| 名前 | 解説 | |
|---|---|---|
![]() | m_TextLayout | C1.Document.Util.C1Graphicsから継承されます。 |
C1DXExportGraphicsデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | m_TextLayout | C1.Document.Util.C1Graphicsから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | DpiX | オーバーライドされます。 |
![]() | DpiY | オーバーライドされます。 |
![]() | Factory | Direct2D と DirectWrite を使用して描画を実行するグラフィックオブジェクトの Factory オブジェクトを取得します。 |
![]() | NativeGraphics | GrapeCity.Documents.Drawing.GcGraphics instance. C1.Document.Util.C1Graphicsから継承されます。 |
![]() | Printing | Gets or sets a value indicating whether this C1.Document.Util.C1Graphics object used for printing. C1.Document.Util.C1Graphicsから継承されます。 |
![]() | TextLayout | Gets the C1.Document.Util.C1TextLayout object which can be used to measure text, this instance is created in C1.Document.Util.C1Graphics constructor and disposed when C1.Document.Util.C1Graphics disposed. C1.Document.Util.C1Graphicsから継承されます。 |
![]() | Transform | Gets or sets transformation matrix. C1.Document.Util.C1Graphicsから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | CreateClipRegion | オーバーロードされます。 Creates clip region for specified graphics path. Note! The clip region should NOT dispose passed graphics path, it is managed by the outer code. C1.Document.Util.C1Graphicsから継承されます。 |
![]() | CreatePath | Creates graphics path. C1.Document.Util.C1Graphicsから継承されます。 |
![]() | CreateRoundBordersPath | Creates the path for specified round border. C1.Document.Util.C1Graphicsから継承されます。 |
![]() | CreateTextLayout | オーバーライドされます。 Creates and initializes the C1.Document.Util.C1TextLayout object which can be used to render or measure text on the graphics. |
![]() | CustomDraw | Allows C1.Document.Util.C1Graphics descendant to override drawing of some render fragments. This method should return true if drawing implemented by the C1Graphics in the custom way. Only background and content should be drawn, borders are drawn always. C1.Document.Util.C1Graphicsから継承されます。 |
![]() | Dispose | オーバーロードされます。 オーバーライドされます。 |
![]() | DrawBackground | C1.Document.Util.C1Graphicsから継承されます。 |
![]() | DrawBorders | C1.Document.Util.C1Graphicsから継承されます。 |
![]() | DrawEllipse | オーバーロードされます。 Draws an ellipse specified by a C1.Interop.Rect structure. C1.Document.Util.C1Graphicsから継承されます。 |
![]() | DrawGlyphRun | オーバーライドされます。 Renders a run of glyphs. |
![]() | DrawImage | C1.Document.Util.C1Graphicsから継承されます。 |
![]() | DrawLine | オーバーロードされます。 C1.Document.Util.C1Graphicsから継承されます。 |
![]() | DrawPath | オーバーロードされます。 Draws a C1.Document.Util.IPath. C1.Document.Util.C1Graphicsから継承されます。 |
![]() | DrawRectangle | オーバーロードされます。 Draws a rectangle specified by a C1.Interop.Rect structure. C1.Document.Util.C1Graphicsから継承されます。 |
![]() | DrawRtf | オーバーライドされます。 Draws the RTF text. |
![]() | FillEllipse | オーバーロードされます。 C1.Document.Util.C1Graphicsから継承されます。 |
![]() | FillPath | オーバーロードされます。 C1.Document.Util.C1Graphicsから継承されます。 |
![]() | FillRectangle | オーバーロードされます。 C1.Document.Util.C1Graphicsから継承されます。 |
![]() | GetSmoothingMode | C1.Document.Util.C1Graphicsから継承されます。 |
![]() | SetClip | オーバーロードされます。 Sets the clipping rectangle specified by the clipRect if containerRect does not contain it. C1.Document.Util.C1Graphicsから継承されます。 |
![]() | SetSmoothingMode | C1.Document.Util.C1Graphicsから継承されます。 |
![]() | WriteBookmark | Used to identify some area on the C1.Document.Util.C1Graphics this area can be referenced in C1.Document.Util.C1Graphics.WriteHyperlink method. Used in "exports" graphics. C1.Document.Util.C1Graphicsから継承されます。 |
![]() | WriteHyperlink | Marks some area as clickable hyperlink defines the target. C1.Document.Util.C1Graphicsから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | Convert | DPI 値を使用して四角形のサイズを変換します。 |
![]() | DrawGlyphs | オーバーロードされます。 グリフランを正確に描画します。 |
![]() | DrawText | 単純なテキストランを描画します。 |
![]() | DrawVertGlyphs | オーバーロードされます。 C1.Document.Util.C1Graphicsから継承されます。 |
![]() | Finalize | C1.Document.Util.C1Graphicsから継承されます。 |
![]() | GetBackColor | 親の C1.Document.RenderFragment オブジェクトの背景色を取得します。 |
![]() | GetBrushImage | ブラシ画像を取得します。 |
![]() | GetRtfImage | 指定された RTF テキストをメタファイル内に取得して、そのメタファイルを返します。 |
![]() | InternalDrawEllipse | C1.Document.Util.C1Graphicsから継承されます。 |
![]() | InternalDrawImage | C1.Document.Util.C1Graphicsから継承されます。 |
![]() | InternalDrawLine | C1.Document.Util.C1Graphicsから継承されます。 |
![]() | InternalDrawPath | C1.Document.Util.C1Graphicsから継承されます。 |
![]() | InternalDrawRectangle | C1.Document.Util.C1Graphicsから継承されます。 |
![]() | InternalFillEllipse | C1.Document.Util.C1Graphicsから継承されます。 |
![]() | InternalFillPath | C1.Document.Util.C1Graphicsから継承されます。 |
![]() | InternalFillRectangle | C1.Document.Util.C1Graphicsから継承されます。 |
![]() | InternalRemoveClip | C1.Document.Util.C1Graphicsから継承されます。 |
![]() | InternalSetClip | C1.Document.Util.C1Graphicsから継承されます。 |