DioDocs for PDF
GcSvgDocument クラス メンバ
プロパティ  メソッド 

GrapeCity.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 : GcSvgDocument クラス

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

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes an empty instance of the GcSvgDocument class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets or sets the list of cultures to match values of the 'systemLanguage' attribute of SVG elements.

If this list is empty the language is taken from the current thread's CurrentCulture.

 
Public プロパティGets or sets the currentColor value used by the SVG renderer.  
Public プロパティGets or sets the list of font names belonging to the Cursive font family.  
Public プロパティstatic (Shared in Visual Basic)Gets the default list of font names belonging to the Cursive font family.  
Public プロパティstatic (Shared in Visual Basic)Gets the default list of font names belonging to the Fantasy font family.  
Public プロパティstatic (Shared in Visual Basic)Gets the default list of font names belonging to the Serif font family.  
Public プロパティstatic (Shared in Visual Basic)Gets the default list of font names belonging to the SansSerif font family.  
Public プロパティstatic (Shared in Visual Basic)Gets the default list of font names belonging to the Serif font family.  
Public プロパティGets or sets the list of font names belonging to the Fantasy font family.  
Public プロパティGets or sets the custom font collection used for searching fonts and font fallbacks.  
Public プロパティGets or sets a value specifying the scope for searching fallback fonts for the glyphs missing in the mentioned type faces.  
Public プロパティGets a value indicating whether the GcSvgDocument has been disposed of.  
Public プロパティGets or sets the list of font names belonging to the Monospace font family.  
Public プロパティGets or sets a value indicating whether the fonts should be searched in the custom collection only, if any specified, not in the system collection of fonts. The default is false.  
Public プロパティGets the root SVG element.  
Public プロパティGets or sets the list of font names belonging to the SansSerif font family.  
Public プロパティGets or sets the list of font names belonging to the Serif font family.  
トップ
パブリック メソッド
 名前解説
Public メソッドRemoves all namespace prefixes except "svg", "xlink", and "xml".  
Public メソッドReleases unmanaged resources used by this object.  
Public メソッドstatic (Shared in Visual Basic)Creates an GcSvgDocument from the specified file.  
Public メソッドstatic (Shared in Visual Basic)Creates an GcSvgDocument from the specified SVG data stream.  
Public メソッドstatic (Shared in Visual Basic)Creates an GcSvgDocument from the specified SVG string data.  
Public メソッドstatic (Shared in Visual Basic)Creates a new GcSvgDocument from binary data in SVGZ format.  
Public メソッドGets an SvgElement with the specified id, or null 参照 (Visual Basicでは Nothing) if nothing was found.  
Public メソッドGets a list of SvgElements with the specified className.  
Public メソッドCalculates the intrinsic size of the SVG viewport, in specified units. The following units are supported:  
Public メソッドSearches for a namespace with a specified prefix.  
Public メソッドReturns an array with all registered namespace prefixes.  
Public メソッドSearches for a prefix associated with a specified namespace.  
Public メソッドオーバーロードされます。 Calculates the content bounds of an SVG document when its viewport is drawn at a specified point.  
Public メソッドRegisters prefix as a namespace prefix for the ns namespace.  
Public メソッドオーバーロードされます。 Saves the current GcSvgDocument to a file in SVG format.  
Public メソッドSaves the current GcSvgDocument to a byte array in SVGZ format.  
Public メソッドUnregisters a specified namespace prefix.  
トップ
参照

GcSvgDocument クラス
GrapeCity.Documents.Svg 名前空間