For a list of all members of this type, see IGraphics members.
Name | Description | |
---|---|---|
AlternateFill | Gets or sets a boolean value that selects between Non-zero winding number and Evenodd filling rules. | |
Brush | Gets or sets a Brush object that defines the color and texture for text strings and shapes. | |
CharSpacing | Gets or sets a float value that defines the distance between characters in text strings in points. | |
Font | Gets or sets a Font object that defines the format for text strings. | |
FontMetrics | Gets a FontMetrics object that provides information regarding the text ascent, descent and height. | |
HyperlinkPaused | Gets a value indicating whether a hyperlink has been paused. | |
HyperlinkStarted | Gets a value indicating whether a hyperlink has been started. | |
Pen | Gets or sets a Pen object that defines the color, width and style for shape outlines. | |
TextPosition | Gets or sets a Point object that defines X- and Y-coordinates of the text output. | |
Transformation | Gets a Matrix object that defines current transformation. |
View on GitHub