PrimoBurner for .NET  5.0
CD, DVD and Blu-ray Software Development Kit
Loading...
Searching...
No Matches
DiscLayoutProgressEventArgs Class Reference

Contains the parameters of the DiscLayout.OnProgress event. More...

Inherits EventArgs.

Properties

int All [get, set]
 The total number of blocks that will be written from the layout.
 
int Current [get, set]
 The number of blocks that are already written from the layout.
 

Detailed Description

Contains the parameters of the DiscLayout.OnProgress event.

See also
DiscLayout.OnProgress

Property Documentation

◆ All

int All
getset

The total number of blocks that will be written from the layout.

This is always the size of the image layout in blocks.

See also
DiscLayout.ImageSize