DioDocs for PDF
SvgMarkerUnits 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Svg 名前空間 : SvgMarkerUnits 列挙体
Defines the coordinate system for attributes 'markerWidth', 'markerHeight' and the contents of the 'marker'.
シンタックス
'宣言
 
Public Enum SvgMarkerUnits 
   Inherits System.Enum
public enum SvgMarkerUnits : System.Enum 
メンバ
メンバ解説
StrokeWidthValues are in a coordinate system which has a single unit equal to the size in user units of the painted stroke width of the element referencing the marker.
UserSpaceOnUseValues are in the current user coordinate system in place for the element referencing the marker.
継承階層

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

参照

GrapeCity.Documents.Svg 名前空間