TcxvgOptionsView.BandsInterval Property
Specifies spacing between bands.
Declaration
property BandsInterval: Integer read; write; default 2;
Property Value
Type | Default |
---|---|
Integer | 2 |
Remarks
Use the BandsInterval to set the amount of space in pixels between bands.
The default value of the BandsInterval property is 2.
See Also