Name | Description | |
---|---|---|
GdiPlusDrawingContext Constructor |
The following tables list the members exposed by GdiPlusDrawingContext.
Name | Description | |
---|---|---|
GdiPlusDrawingContext Constructor |
Name | Description | |
---|---|---|
AntiAlias | Gets or sets a value indicating whether the anti-aliasing technique is used. | |
Clip | ||
ExcludeExtendArea | Gets or sets a value indicating whether extended area is painted. | |
Graphics | ||
IsMeasuring | Gets a boolean value indicates whether the process is measuring. | |
IsPrinting | Gets a boolean value indicates whether the process is printing. | |
RightToLeft | Gets or sets a value that indicates whether the drawing object was painted RTL. | |
ScaleFactor | Gets or sets the scaling factor of the control. | |
ShowColor | Gets or sets a value that indicates whether to show the color. | |
Stateless | Gets or sets a boolean value indicating whether the painting process ignores state of controls. | |
ZoomScale | Gets or sets the zoom magnification for current view representing percent values. |
Name | Description | |
---|---|---|
CreateGeometryDrawing | ||
CreateGrayscaleImageAttributes | Creates an System.Drawing.Imaging.ImageAttributes object which can be used to convert an image to grayscale. | |
Dispose | ||
DrawCamera | Draws the camera object. | |
DrawEllipse | ||
DrawGeometry | ||
DrawIcon | Draws the built-in icon. | |
DrawImage | Overloaded. | |
DrawLine | ||
DrawRectangle | Draws a rectangle with the specified System.Drawing.Brush and System.Drawing.Pen. The pen and the brush can be null. | |
DrawRoundedRectangle | ||
DrawText | ||
GetIcon | Gets the bitmap data of the specified built-in icon. | |
MeasureGeometryDrawing | Overloaded. Measures the boundary of the specified GrapeCity.Drawing.GeometryDrawing object. | |
MeasureIcon | Measures the size of the icon. |