Caps.MaxPointSize
MaxPointSize プロパティ
ポイント プリミティブの最大サイズ。1.0f に設定されている場合、デバイスはポイント サイズの制御をサポートしていない。範囲は 1.0f 以上である。
定義
Visual Basic | Public ReadOnly Property MaxPointSize As Single |
C# | public float MaxPointSize { get; } |
Managed C++ | public: __property float get_MaxPointSize(); |
JScript | public function get MaxPointSize() : float |
プロパティ値
System.Single.
これは読み取り専用プロパティである。
対象
© 2002 Microsoft Corporation. All rights reserved. Terms of use.