LabelStyleBaseBaseLabelLayer Property |
Gets the default layer for all label styles in a drawing.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyLayer Layer { get; }
Public ReadOnly Property Layer As PropertyLayer
Get
public:
property PropertyLayer^ Layer {
PropertyLayer^ get ();
}
Property Value
PropertyLayer
See Also