名前 | 解説 | |
---|---|---|
BlendMode | Gets or sets the current blend mode. | |
Disposed | Gets a value indicating whether this instance of GcGraphics has been disposed and cannot be used anymore. | |
DrawTextAsPath | Gets or sets a value indicating if strings and GrapeCity.Documents.Text.TextLayout objects are rendered using the graphic primitives instead of the specialized text drawing services. | |
Features | For internal use. Gets the features supported by this graphics. | |
FontCollection | Gets or sets a GrapeCity.Documents.Text.FontCollection used by MeasureString and DrawString methods. | |
GlyphScale | For internal use. Gets or sets the scale factor used to create glyphs' path. | |
ImageCanBeDisposedAfterDrawing | For internal use. | |
InterpolationMode | Gets or sets the sampling mode to use when drawing images with resizing. | |
Resolution | Gets or sets the resolution of the current graphics (pixels per inch). | |
SurfaceResolution | Gets the resolution of the underlying drawing surface (pixels per inch). | |
Transform | Gets or sets the transformation matrix of the current graphics. |