Namespace: Spire.Presentation.Diagrams
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
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

SmartArtColorType

See Also