Click or drag to resize

SVGLetterArgumentisUpperCase Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets a value indicating whether this instance is upper case.

Namespace:  imbSCI.Graph.Graphics.SvgAPI.Core
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public bool isUpperCase { get; set; }
Request Example View Source

Property Value

Type: Boolean
true if this instance is upper case; otherwise, false.
See Also