TdxWizardControlImage.Margins Property
Specifies the image boundaries.
Declaration
property Margins: TcxMargin read; write;
Property Value
Type |
---|
TcxMargin |
Remarks
Use the Stretch property to specify how the boundaries and central section of the image provided via the Image property fill the UI element associated with the TdxWizardControlImage object.
See Also