Location Property (ILEADRasterDlgImg)
LocationConstants Location; | |
Overview |
Refer to Using Imaging Common Dialogs |
Remarks
Gets or sets the location value.
The Location property is associated with the following dialog boxes:
In this case it represents the position of the border. Possible values are: |
||
|
Value |
Meaning |
|
INSIDE_BITMAP |
[0] The border will be within the bitmap. This is the default. |
|
OUTSIDE_BITMAP |
[1] The border will be outside the bitmap. |
In this case it represents the placement of the frame. Possible values are: |
||
|
Value |
Meaning |
|
INSIDE_BITMAP |
[0] The frame will be within the original bitmap. This is the default. |
|
OUTSIDE_BITMAP |
[1] The frame will be outside the original bitmap. |
When the dialog box closes, this property will be updated according to the Placement combo box value in the dialog boxes.
See Also
Elements |