Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Drawing Namespace / IDrawingContext Interface

IDrawingContext Interface Properties

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

Public Properties
 NameDescription
 PropertyGets or sets a value indicating whether the anti-aliasing technique is used.  
 PropertyGets or sets a rectangle that limits the drawing region of this drawing context.  
 PropertyGets or sets a value indicating whether extended area is painted.  
 PropertyGets the context graphics.  
 PropertyGets a boolean value indicates whether the process is measuring.  
 PropertyGets a boolean value indicates whether the process is printing.  
 PropertyGets or sets a value that indicates whether the drawing object was painted RTL.  
 PropertyGets or sets the scaling factor of the control.  
 PropertyGets or sets a value that indicates whether to show the color.  
 PropertyGets or sets a boolean value indicating whether the painting process ignores state of controls.  
 PropertyGets or sets the zoom magnification for current view representing percent values.  
Top
See Also