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