'Declaration Public Enum SvgBoundingBoxType Inherits System.Enum
public enum SvgBoundingBoxType : System.Enum
'Declaration Public Enum SvgBoundingBoxType Inherits System.Enum
public enum SvgBoundingBoxType : System.Enum
Member | Description |
---|---|
Decorated | The bounding box that contains an element's geometric shape, its stroke shape and its markers. |
Object | The bounding box that contains only an element's geometric shape. |
Stroke | The bounding box that contains an element's geometric shape and its stroke shape. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Svg.SvgBoundingBoxType