LabelStyleBlockHeightExprIndex Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public int HeightExprIndex { get; set; }
Public Property HeightExprIndex As Integer
Get
Set
public:
property int HeightExprIndex {
int get ();
void set (int value);
}
member HeightExprIndex : int with get, set
Property Value
Int32
See Also