OMathMat.ColSpacing Property

Definition

Returns or sets a Integer that represents the spacing for columns in a matrix. Read/write.

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

Property Value

Integer

Applies to