Version

IGraphics Interface Properties

For a list of all members of this type, see IGraphics members.

Public Properties
 NameDescription
 PropertyAlternateFillGets or sets a boolean value that selects between Non-zero winding number and Evenodd filling rules.  
 PropertyBrushGets or sets a Brush object that defines the color and texture for text strings and shapes.  
 PropertyCharSpacingGets or sets a float value that defines the distance between characters in text strings in points.  
 PropertyFontGets or sets a Font object that defines the format for text strings.  
 PropertyFontMetricsGets a FontMetrics object that provides information regarding the text ascent, descent and height.  
 PropertyHyperlinkPausedGets a value indicating whether a hyperlink has been paused.  
 PropertyHyperlinkStartedGets a value indicating whether a hyperlink has been started.  
 PropertyPenGets or sets a Pen object that defines the color, width and style for shape outlines.  
 PropertyTextPositionGets or sets a Point object that defines X- and Y-coordinates of the text output.  
 PropertyTransformationGets a Matrix object that defines current transformation.  
See Also

View on GitHub