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

In This Topic
    SvgPreserveAspectRatio Structure Members
    In This Topic

    The following tables list the members exposed by SvgPreserveAspectRatio.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SvgPreserveAspectRatio struct.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents a default value of SvgPreserveAspectRatio.  
    Public Fieldstatic (Shared in Visual Basic)Represents a SvgPreserveAspectRatio that does not force uniform scaling.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether to force uniform scaling and, if so, the alignment method to use.  
    Public PropertyGets or sets a value specifying the method of scaling the element's 'viewBox' within the SVG viewport.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified SvgPreserveAspectRatio 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