ISmartArt
ColorStyle Property
|
Namespace:
Spire.Presentation.Diagrams
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
SmartArtColorType ColorStyle { get; set; }
Property ColorStyle As SmartArtColorType
Get
Set
property SmartArtColorType ColorStyle {
SmartArtColorType get ();
void set (SmartArtColorType value);
}
abstract ColorStyle : SmartArtColorType with get, set
Property Value
Type:
SmartArtColorType
See Also