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