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