Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgSpacing Structure
Fields Properties Methods

In This Topic
    SvgSpacing Structure Members
    In This Topic

    The following tables list the members exposed by SvgSpacing.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SvgSpacing struct.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents a normal spacing. Computes to zero.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the type of spacing units.  
    Public PropertyGets or sets the value of spacing in specified units.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified SvgSpacing is equal to this instance.  
    Public MethodReturns a hash code for this struct.  
    Public MethodReturns a string that represents the current struct.  
    Top
    See Also