DioDocs for PDF
GcSvgGraphics クラス プロパティ

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

このクラスのメンバの一覧は、GcSvgGraphicsメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティGets or sets the current blend mode. GrapeCity.Documents.Drawing.GcGraphicsから継承されます。
Public プロパティGets or sets the description of the SVG document.  
Public プロパティGets a value indicating whether this instance of GrapeCity.Documents.Drawing.GcGraphics has been disposed and cannot be used anymore. GrapeCity.Documents.Drawing.GcGraphicsから継承されます。
Public プロパティ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から継承されます。
Public プロパティGets or sets a value indicating whether fonts used in 'text' elements should be embedded.

Changing this property only affects subsequent calls to GrapeCity.Documents.Drawing.GcGraphics.DrawTextLayout, GrapeCity.Documents.Drawing.GcGraphics.DrawString and GrapeCity.Documents.Drawing.GcGraphics.DrawString methods. Already rendered text is not affected.

This property is ignored if GrapeCity.Documents.Drawing.GcGraphics.DrawTextAsPath is true.

The default is false.

 
Public プロパティオーバーライドされます。 For internal use.  
Public プロパティGets or sets a GrapeCity.Documents.Text.FontCollection used by MeasureString and DrawString methods. GrapeCity.Documents.Drawing.GcGraphicsから継承されます。
Public プロパティGets or sets the height of the image, in device-independent pixels (1/96ths of an inch).  
Public プロパティGets or sets a string to be appended to the auto-generated ID values.  
Public プロパティオーバーライドされます。 For internal use.  
Public プロパティGets or sets a hint to the implementation about how to make speed vs. quality tradeoffs as it performs image processing.

Setting this property affects the subsequent calls of the DrawImage methods. It does not affect the previous calls.

The default is SvgImageRendering.Auto.  
Public プロパティGets or sets the sampling mode to use when drawing images with resizing. GrapeCity.Documents.Drawing.GcGraphicsから継承されます。
Public プロパティGets a value indicating whether the current instance is fully licensed.  
Public プロパティGets or sets a value indicating whether the images drawn with DrawImage methods should be disposed when disposing the resulting GcSvgDocument.

Setting this property affects the subsequent calls of the DrawImage methods. It does not affect the previous calls.

The default is false.  
Public プロパティGets or sets a value indicating whether the positions are set for each individual character within the 'text' element.

Setting this property to true makes the resulting SVG file larger but provides more precise positioning of individual characters.

Changing this property only affects subsequent calls to GrapeCity.Documents.Drawing.GcGraphics.DrawTextLayout, GrapeCity.Documents.Drawing.GcGraphics.DrawString and GrapeCity.Documents.Drawing.GcGraphics.DrawString methods. Already rendered text is not affected.

This property is ignored if GrapeCity.Documents.Drawing.GcGraphics.DrawTextAsPath is true.

The default is false.

 
Public プロパティオーバーライドされます。 Gets the resolution of the current graphics, which is always 96 DPI for GcSvgGraphics.  
Public プロパティGets or sets a hint to the implementation about what tradeoffs to make as it renders vector graphics elements.

Setting this property affects the subsequent calls of the Draw/Fill methods. It does not affect the previous calls.

The default is SvgShapeRendering.Auto.  
Public プロパティGets the resolution of the underlying drawing surface (pixels per inch). GrapeCity.Documents.Drawing.GcGraphicsから継承されます。
Public プロパティGets or sets the title of the SVG document.  
Public プロパティオーバーライドされます。 Gets or sets the transformation matrix of the current graphics.  
Public プロパティGets or sets the width of the image, in device-independent pixels (1/96ths of an inch).  
トップ
参照

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