AmbientTheme.GlyphSize プロパティ

定義

ワークフロー デザイン サーフェイス上のグリフのアンビエントの高さと幅を取得します。

public:
 virtual property System::Drawing::Size GlyphSize { System::Drawing::Size get(); };
[System.ComponentModel.Browsable(false)]
public virtual System.Drawing.Size GlyphSize { get; }
[<System.ComponentModel.Browsable(false)>]
member this.GlyphSize : System.Drawing.Size
Public Overridable ReadOnly Property GlyphSize As Size

プロパティ値

ワークフロー デザイン サーフェイス上のグリフの周囲の高さと幅を表す Size 値。

属性

適用対象