IBootOptionsImageSize Property |
Namespace:
IMAPI2.axlib
Assembly:
CSDVDCDBurner (in CSDVDCDBurner.dll) Version: 1.0.1.0 (1.0.1.0)
SyntaxReadOnly Property ImageSize As UInteger
Get
Dim instance As IBootOptions
Dim value As UInteger
value = instance.ImageSize
abstract ImageSize : uint32 with get
/** @property */
UInt32 get_ImageSize()
function get ImageSize () : uint
function get_ImageSize();
Property Value
Type:
UInt32
See Also