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

适用于