Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TileFill Class / HorizontalScale Property

In This Topic
    HorizontalScale Property
    In This Topic
    Gets or sets the amount (in percent) to horizontally scale the picture.
    Syntax
    'Declaration
     
    Public Property HorizontalScale As System.Single
    public System.float HorizontalScale {get; set;}
    See Also