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