名前 | 解説 | |
---|---|---|
AllowFontSbits | For internal use only. | |
Bitmap | Gets the source GcBitmap. | |
BlendMode | Gets or sets the current blend mode. GrapeCity.Documents.Drawing.GcGraphicsから継承されます。 | |
Disposed | Gets a value indicating whether this instance of GrapeCity.Documents.Drawing.GcGraphics has been disposed and cannot be used anymore. GrapeCity.Documents.Drawing.GcGraphicsから継承されます。 | |
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. GrapeCity.Documents.Drawing.GcGraphicsから継承されます。 | |
EnableFontHinting | For internal use only. | |
Features | オーバーライドされます。 For internal use. | |
FontCollection | Gets or sets a GrapeCity.Documents.Text.FontCollection used by MeasureString and DrawString methods. GrapeCity.Documents.Drawing.GcGraphicsから継承されます。 | |
Height | Gets the height of the image, in DIPs. | |
ImageCanBeDisposedAfterDrawing | For internal use. GrapeCity.Documents.Drawing.GcGraphicsから継承されます。 | |
InterpolationMode | Gets or sets the sampling mode to use when drawing images with resizing. GrapeCity.Documents.Drawing.GcGraphicsから継承されます。 | |
Renderer | Gets the BitmapRenderer that is used to draw on the GcBitmap. | |
Resolution | オーバーライドされます。 Gets the resolution of the current graphics (always 96 DPI for GcBitmapGraphics). | |
SurfaceResolution | オーバーライドされます。 Gets the resolution of the underlying drawing surface (pixels per inch). | |
Transform | オーバーライドされます。 Gets or sets the transformation matrix of the current graphics. | |
UseBitmapCache | For internal use only. | |
Width | Gets the width of the image, in DIPs. |