| 名前 | 解説 | |
|---|---|---|
![]() | C1HtmlGraphics コンストラクタ | Initializes a new instance of the C1HtmlGraphics class. |
C1HtmlGraphicsデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | C1HtmlGraphics コンストラクタ | Initializes a new instance of the C1HtmlGraphics class. |
| 名前 | 解説 | |
|---|---|---|
![]() | m_TextLayout | C1.Document.Util.C1Graphicsから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | DpiX | C1.Document.Util.C1ExportGraphicsBaseから継承されます。 |
![]() | DpiY | C1.Document.Util.C1ExportGraphicsBaseから継承されます。 |
![]() | NativeGraphics | GrapeCity.Documents.Drawing.GcGraphics instance. C1.Document.Util.C1Graphicsから継承されます。 |
![]() | Printing | Gets or sets a value indicating whether this C1Graphics object used for printing. C1.Document.Util.C1Graphicsから継承されます。 |
![]() | TextLayout | Gets the C1TextLayout object which can be used to measure text, this instance is created in C1Graphics constructor and disposed when C1Graphics disposed. C1.Document.Util.C1Graphicsから継承されます。 |
![]() | Transform | オーバーライドされます。 Gets or sets transformation matrix. |
| 名前 | 解説 | |
|---|---|---|
![]() | 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. |
![]() | CreatePath | オーバーライドされます。 Creates graphics path. |
![]() | CreateRoundBordersPath | Creates the path for specified round border. C1.Document.Util.C1Graphicsから継承されます。 |
![]() | CreateTextLayout | Creates and initializes the C1TextLayout object which can be used to render or measure text on the graphics. C1.Document.Util.C1ExportGraphicsBaseから継承されます。 |
![]() | CustomDraw | Allows 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 | オーバーロードされます。 C1.Document.Util.C1ExportGraphicsBaseから継承されます。 |
![]() | 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 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. C1.Document.Util.C1ExportGraphicsBaseから継承されます。 |
![]() | FillEllipse | オーバーロードされます。 オーバーライドされます。 |
![]() | FillPath | オーバーロードされます。 オーバーライドされます。 |
![]() | FillRectangle | オーバーロードされます。 オーバーライドされます。 |
![]() | 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 C1Graphics this area can be referenced in C1Graphics.WriteHyperlink method. Used in "exports" graphics. |
![]() | WriteHyperlink | オーバーライドされます。 Marks some area as clickable hyperlink defines the target. |
![]() | WriteLink | Adds rectangles surrounded by A tag with HREF to the end of SVG content. |
![]() | WriteLinks | Adds rectangles surrounded by A tag with HREF to the end of SVG content |
| 名前 | 解説 | |
|---|---|---|
![]() | Convert | Converts the dimensions of the rectangle using DPI values. C1.Document.Util.C1ExportGraphicsBaseから継承されます。 |
![]() | DrawGlyphs | オーバーロードされます。 オーバーライドされます。 |
![]() | DrawVertGlyphs | オーバーロードされます。 オーバーライドされます。 |
![]() | Finalize | C1.Document.Util.C1Graphicsから継承されます。 |
![]() | GetBackColor | Gets the backcolor of parent C1.Document.RenderFragment object. C1.Document.Util.C1ExportGraphicsBaseから継承されます。 |
![]() | GetBrushImage | Gets the brush image. C1.Document.Util.C1ExportGraphicsBaseから継承されます。 |
![]() | GetHtmlColor | Returns HTML impersonation of color. |
![]() | InternalDrawEllipse | オーバーライドされます。 |
![]() | InternalDrawImage | オーバーライドされます。 |
![]() | InternalDrawLine | オーバーライドされます。 |
![]() | InternalDrawPath | オーバーライドされます。 |
![]() | InternalDrawRectangle | オーバーライドされます。 |
![]() | InternalFillEllipse | オーバーライドされます。 |
![]() | InternalFillPath | オーバーライドされます。 |
![]() | InternalFillRectangle | オーバーライドされます。 |
![]() | InternalRemoveClip | オーバーライドされます。 |
![]() | InternalSetClip | オーバーライドされます。 |
![]() | SaveImage | Saves image. |