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