MatchLineRightLabelAnchorPosition Property |
Gets or sets the relative anchor position of the right side MatchLine label.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic MatchLineLabelLocationType RightLabelAnchorPosition { get; set; }Public Property RightLabelAnchorPosition As MatchLineLabelLocationType
Get
Set
public:
property MatchLineLabelLocationType RightLabelAnchorPosition {
MatchLineLabelLocationType get ();
void set (MatchLineLabelLocationType value);
}Property Value
MatchLineLabelLocationType
Exceptions
See Also