VideoFormatDesc.StepSize Property

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

Read only.

See also: VideoFormatDesc, VideoFormatDesc.MinSize, VideoFormatDesc.MaxSize

<< VideoFormatDesc