次の方法で共有


OMathMat.ColSpacing プロパティ

定義

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

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

プロパティ値

Integer

適用対象