VideoFormatDesc.MinSize Property

Returns the minimum possible size for video formats created from this VideoFormatDesc.
Syntax:
[C#]
public System.Drawing.Size MinSize;
Limitations:

Read only.

See also: VideoFormatDesc, VideoFormatDesc.MaxSize, VideoFormatDesc.StepSize

<< VideoFormatDesc