Share

SettingsViewFrameGroup.SettingsStyles.ViewFrameLabel Property

Gets the default style for view frame labels.



Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public PropertyString ViewFrameLabel { get; }

VB

Public ReadOnly Property ViewFrameLabel As PropertyString
	Get

C++

public:
property PropertyString^ ViewFrameLabel {
	PropertyString^ get ();
}

Property Value

PropertyString

See Also

Reference

Was this information helpful?