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# 
SmartArtStyleType Style { get; set; }
Property Style As SmartArtStyleType
	Get
	Set
property SmartArtStyleType Style {
	SmartArtStyleType get ();
	void set (SmartArtStyleType value);
}
abstract Style : SmartArtStyleType with get, set

Property Value

SmartArtStyleType

See Also