名前 | 解説 | |
---|---|---|
BlendMode | Gets or sets the current blend mode. GrapeCity.Documents.Drawing.GcGraphicsから継承されます。 | |
CanvasSize | 描画領域のサイズを取得します。 | |
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から継承されます。 | |
Doc | このグラフィックを所有する GcPdfDocument オブジェクトを取得します。 | |
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から継承されます。 | |
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. | |
InterpolationMode | Gets or sets the sampling mode to use when drawing images with resizing. GrapeCity.Documents.Drawing.GcGraphicsから継承されます。 | |
Resolution | オーバーライドされます。 現在のグラフィックの水平解像度を取得します。 | |
SoftMask | 現在のソフトマスクを定義する GrapeCity.Documents.Pdf.Graphics.SoftMaskBase オブジェクトを取得または設定します。 | |
SurfaceResolution | Gets the resolution of the underlying drawing surface (pixels per inch). GrapeCity.Documents.Drawing.GcGraphicsから継承されます。 | |
TextLayoutHandler | GrapeCity.Documents.Text.TextLayout がレンダリングされたときに GcPdfGraphics から通知を受け取る ITextLayoutHandler オブジェクトを取得または設定します。 | |
TextRenderingMode | 内部使用。 現在のPDFテキストレンダリングモードを設定します。詳細については、PDF仕様を参照してください。 | |
Transform | オーバーライドされます。 現在の変換マトリックスを取得または設定します。デフォルトは Identity(単位行列)です。 |