piImageMarginBottom - Button
Sets the bottom margin for a button image
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer piImageMarginBottom
| Access Type | Syntax |
|---|---|
| Read Access: | Get piImageMarginBottom to IntegerVariable |
| Write Access: | Set piImageMarginBottom to IntegerVariable/Value |
Description
Sets the bottom margin for a button image (psImage). The default value is 0.
See piImageMarginTop, piImageMarginLeft, piImageMarginRight for other image margin properties.