LabelStyleBlockComponentStyleBlockColor Property |
Gets the color of block component.
Namespace: Autodesk.Civil.DatabaseServices.StylesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic PropertyColor Color { get; }
Public ReadOnly Property Color As PropertyColor
Get
public:
property PropertyColor^ Color {
PropertyColor^ get ();
}
Property Value
PropertyColor
See Also