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

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