FlexReport for WinForms
C1Graphics クラス メンバ
フィールド  プロパティ  メソッド 


C1.Document アセンブリ > C1.Document.Util 名前空間 : C1Graphics クラス

C1Graphicsデータ型で公開されるメンバを以下の表に示します。

プロテクト フィールド
 名前解説
Protected フィールド  
トップ
パブリック プロパティ
 名前解説
Public プロパティ  
Public プロパティ  
Public プロパティGrapeCity.Documents.Drawing.GcGraphics instance.  
Public プロパティGets or sets a value indicating whether this C1Graphics object used for printing.  
Public プロパティGets the C1TextLayout object which can be used to measure text, this instance is created in C1Graphics constructor and disposed when C1Graphics disposed.  
Public プロパティGets or sets transformation matrix.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Creates clip region for specified graphics path. Note! The clip region should NOT dispose passed graphics path, it is managed by the outer code.  
Public メソッドCreates graphics path.  
Public メソッドCreates the path for specified round border.  
Public メソッドCreates and initializes the C1TextLayout object which can be used to render or measure text on the graphics.  
Public メソッド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.  
Public メソッドオーバーロードされます。   
Public メソッド  
Public メソッド  
Public メソッドオーバーロードされます。 Draws an ellipse specified by a C1.Interop.Rect structure.  
Public メソッドRenders a run of glyphs.  
Public メソッド  
Public メソッドオーバーロードされます。   
Public メソッドオーバーロードされます。 Draws a IPath.  
Public メソッドオーバーロードされます。 Draws a rectangle specified by a C1.Interop.Rect structure.  
Public メソッドDraws the RTF text.  
Public メソッドオーバーロードされます。   
Public メソッドオーバーロードされます。   
Public メソッドオーバーロードされます。   
Public メソッドstatic (Shared in Visual Basic)オーバーロードされます。 Based on this article: http://www.euclideanspace.com/maths/geometry/affine/aroundPoint/matrix2d/index.htm.  
Public メソッド  
Public メソッドオーバーロードされます。 Sets the clipping rectangle specified by the clipRect if containerRect does not contain it.  
Public メソッド  
Public メソッドUsed to identify some area on the C1Graphics this area can be referenced in WriteHyperlink method. Used in "exports" graphics.  
Public メソッドMarks some area as clickable hyperlink defines the target.  
トップ
プロテクト メソッド
参照

参照

C1Graphics クラス
C1.Document.Util 名前空間