Back to top OpenSVG (c) Veridict AB, www.veridict.com
Edit this page

Class Constants

Inheritance
object
Constants
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: OpenSvg
Assembly: OpenSvg.dll
Syntax
public static class Constants

Fields

| Edit this page View Source

DefaultContainerHeight

Declaration
public const float DefaultContainerHeight = 768
Field Value
Type Description
float
| Edit this page View Source

DefaultContainerWidth

Declaration
public const float DefaultContainerWidth = 1024
Field Value
Type Description
float
| Edit this page View Source

FloatDecimalsPrecision

Declaration
public const int FloatDecimalsPrecision = 5
Field Value
Type Description
int