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