'Declaration
Public Enum PictureProps Inherits System.Enum
'Usage
Dim instance As PictureProps
public enum PictureProps : System.Enum
'Declaration
Public Enum PictureProps Inherits System.Enum
'Usage
Dim instance As PictureProps
public enum PictureProps : System.Enum
Member | Description |
---|---|
HorizontalAlignment | Aligns the picture horizontally |
Image | Set the picture image |
MaintainScale | Maintains the ratio of the picture in the control |
Stretch | Stretches the picture to fit the control |
VerticalAlignment | Aligns the picture vertically |
System.Object
System.ValueType
System.Enum
FarPoint.Win.PictureProps