名前 | 解説 | |
---|---|---|
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から継承されます。 | |
Factory | ||
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. GrapeCity.Documents.Drawing.GcGraphicsから継承されます。 | |
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から継承されます。 | |
NearestNeighborMode | 画像を拡大/縮小するときに、最も近いビットマップピクセルの正確な色が使用されるかどうかを示す値を取得または設定します。 | |
RenderTarget | GrapeCity.Documents.DX.Direct2D.RenderTarget クラスのインスタンスを取得します。 | |
Resolution | オーバーライドされます。 現在のグラフィックスの解像度を取得します (GcDXGraphics の場合は常に 96 DPI)。 | |
SurfaceResolution | オーバーライドされます。 Gets the resolution of the underlying drawing surface (pixels per inch). | |
Transform | オーバーライドされます。 現在のグラフィックスの変換マトリックスを取得または設定します。 |