LabelStyleBlockComponentStyleGeneralAnchorLocation Property |
Gets the location on the anchor component where the point of the block component is attached.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyAnchorPoint AnchorLocation { get; }
Public ReadOnly Property AnchorLocation As PropertyAnchorPoint
Get
public:
property PropertyAnchorPoint^ AnchorLocation {
PropertyAnchorPoint^ get ();
}
Property Value
PropertyAnchorPoint
See Also