VideoFormatDesc.StepSize Property

VideoFormatDescにより作成されたVideo Formatの可ステップサイズを返します。

構文

[VB.NET]
Public StepSize As System.Drawing.Size
[C#]
public System.Drawing.Size StepSize;

制限

読み取り専用