SettingsViewFrameGroupSettingsStylesViewFrameLabelLocation Property |
Gets the default location on the view frame for view frame labels.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyEnum<ViewFrameLabelLocationType> ViewFrameLabelLocation { get; }
Public ReadOnly Property ViewFrameLabelLocation As PropertyEnum(Of ViewFrameLabelLocationType)
Get
public:
property PropertyEnum<ViewFrameLabelLocationType>^ ViewFrameLabelLocation {
PropertyEnum<ViewFrameLabelLocationType>^ get ();
}
Property Value
PropertyEnumViewFrameLabelLocationType
See Also