VideoFormatDesc.MaxSize Property
Returns the maximum possible size for video formats created from this
VideoFormatDesc
.
Syntax:
[C#]
public
System
.
Drawing
.
Size MaxSize
;
Limitations:
Read only.
See also:
VideoFormatDesc
,
VideoFormatDesc.MinSize
,
VideoFormatDesc.StepSize
<< VideoFormatDesc