'Declaration Public Enum BackgroundImagePosition Inherits System.Enum
public enum BackgroundImagePosition : System.Enum
'Declaration Public Enum BackgroundImagePosition Inherits System.Enum
public enum BackgroundImagePosition : System.Enum
Member | Description |
---|---|
Bottom | Draw image at bottom center. |
BottomLeft | Draw image at bottom left. |
BottomRight | Draw image at bottom right. |
Center | Draw image in center. |
Default | Default. Treated as Center. |
Left | Draw image at left center |
Right | Draw image at right center. |
Top | Draw image at top center. |
TopLeft | Draw image at top left. |
TopRight | Draw image at top right. |
System.Object
System.ValueType
System.Enum
C1.C1Rdl.Rdl2008.BackgroundImagePosition