SettingsViewFrameGroupSettingsStylesViewFrameLabel Property |
Gets the default style for view frame labels.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyString ViewFrameLabel { get; }
Public ReadOnly Property ViewFrameLabel As PropertyString
Get
public:
property PropertyString^ ViewFrameLabel {
PropertyString^ get ();
}
Property Value
PropertyString
See Also