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