次の方法で共有


OMathMat.RowSpacing プロパティ

定義

マトリックス内の行の間隔を表す整数型 ( Integer) の値を取得または設定します。 値の取得と設定が可能です。

public:
 property int RowSpacing { int get(); void set(int value); };
public int RowSpacing { get; set; }
member this.RowSpacing : int with get, set
Public Property RowSpacing As Integer

プロパティ値

Integer

適用対象