Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgMatrix Class / CreateScale Method

In This Topic
    CreateScale Method
    In This Topic
    Creates a scaling matrix from the specified X and Y components.
    Overload List
    OverloadDescription
    Creates a scaling matrix from the specified X and Y components.  
    Creates a scaling matrix that is offset by a given center point.  
    Creates a scaling matrix that scales uniformly with the given scale.  
    Creates a scaling matrix that scales uniformly with the specified scale with an offset from the specified center.  
    See Also