NevronOpenVision
Nevron.Nov.Formats.Svg Namespace / NSvgDocumentElement Class
Fields Properties Methods Events


NSvgDocumentElement Class Members

The following tables list the members exposed by NSvgDocumentElement.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the Height property.  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NSvgDocumentElement.  
Public Fieldstatic (Shared in Visual Basic)Reference to the ViewBox property.  
Public Fieldstatic (Shared in Visual Basic)Reference to the Width property.  
Top
Public Properties
 NameDescription
Public PropertyGets/Sets the value of the Height property.  
Public PropertyGets/Sets the value of the ViewBox property.  
Public PropertyGets/Sets the value of the Width property.  
Top
Protected Properties
 NameDescription
Internal Property  
Top
Public Methods
 NameDescription
Public MethodCalculates the bounds of the <svg> element following the official specification.  
Top
See Also