Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgScaleTransform Class
Properties Methods

In This Topic
    SvgScaleTransform Class Members
    In This Topic

    The following tables list the members exposed by SvgScaleTransform.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SvgScaleTransform class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the scale factor in the X direction.  
    Public PropertyGets or sets the scale factor in the Y direction.  
    Public PropertyGets the type of SVG transform function. (Inherited from GrapeCity.Documents.Svg.SvgTransform)
    Top
    Public Methods
     NameDescription
    Public MethodReturns a string that represents the current object. (Inherited from GrapeCity.Documents.Svg.SvgTransform)
    Top
    See Also