IColorFormatSystemColor Property |
Returns or sets the color identified by the system color table.
Read/write
SystemColor.
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 21.1.0.0 (21.1)
SyntaxSystemColor SystemColor { get; set; }
Property SystemColor As SystemColor
Get
Set
property SystemColor SystemColor {
SystemColor get ();
void set (SystemColor value);
}
abstract SystemColor : SystemColor with get, set
Property Value
Type:
SystemColor
See Also