DioDocs for PDF
SvgUnitType 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 : SvgUnitType 列挙体
Defines the coordinate system for coordinate attributes.
シンタックス
'宣言
 
Public Enum SvgUnitType 
   Inherits System.Enum
public enum SvgUnitType : System.Enum 
メンバ
メンバ解説
ObjectBoundingBoxThe user coordinate system for attributes is established using the bounding box of the element.
UserSpaceOnUseCoordinates are in the system that results from taking the current user coordinate system in place at the time when the element is referenced.
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Svg.SvgUnitType

参照

GrapeCity.Documents.Svg 名前空間