Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgScaleTransform Class / ScaleX Property

In This Topic
    ScaleX Property
    In This Topic
    Gets or sets the scale factor in the X direction.
    Syntax
    'Declaration
     
    Public Property ScaleX As System.Single
    public System.float ScaleX {get; set;}
    See Also