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

In This Topic
    TileFill Class Properties
    In This Topic

    For a list of all members of this type, see TileFill members.

    Public Properties
     NameDescription
    Public PropertyGets or sets where to align the first tile with respect to the shape.

    Alignment happens after the scaling, but before the additional offset.

     
    Public PropertyGets or sets the direction in which to flip the picture while tiling.

    Pictures can be flipped horizontally, vertically, or in both directions to fill the entire region.

     
    Public Property Gets or sets the additional horizontal offset of the picture after alignment.  
    Public Property Gets or sets the amount (in percent) to horizontally scale the picture.  
    Public Property Gets or sets the additional vertical offset of the picture after alignment.  
    Public Property Gets or sets the amount (in percent) to vertically scale the picture.  
    Top
    See Also