LabelStylesRootViewFrameLabelStyles Property |
Gets the root of all view frame label styles.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LabelStylesViewFrameRoot ViewFrameLabelStyles { get; }
Public ReadOnly Property ViewFrameLabelStyles As LabelStylesViewFrameRoot
Get
public:
property LabelStylesViewFrameRoot^ ViewFrameLabelStyles {
LabelStylesViewFrameRoot^ get ();
}
Property Value
LabelStylesViewFrameRoot
See Also