Gets the root of all view frame label styles.
Namespace: Autodesk.Civil.DatabaseServices.Styles
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public LabelStylesViewFrameRoot ViewFrameLabelStyles { get; }
VB
Public ReadOnly Property ViewFrameLabelStyles As LabelStylesViewFrameRoot Get
C++
public: property LabelStylesViewFrameRoot^ ViewFrameLabelStyles { LabelStylesViewFrameRoot^ get (); }