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