Click or drag to resize

ColorFormat SystemColor Property

Gets or sets the color identified by the system color table. Read/write SystemColor .

Namespace: Spire.Presentation.Drawing
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public SystemColorType SystemColor { get; set; }

Property Value

Type: SystemColorType
See Also