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