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