Share via


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

适用于