Click or drag to resize

SvgCoordinateUnits Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Defines the various coordinate units certain SVG elements may use.

Namespace:  Svg
Assembly:  imbSCI.Graph (in imbSCI.Graph.dll) Version: 0.3.70.
Syntax
C#
public enum SvgCoordinateUnits
Request Example View Source
Members
  Member nameValueDescription
UserSpaceOnUse0 Indicates that the coordinate system of the entire document is to be used.
ObjectBoundingBox1 Indicates that the coordinate system of the owner element is to be used.
See Also

Reference