Show contents 

Visualizators > Visualizators Assembly Interfaces > IVZControlStyle > IVZControlStyle.Padding

IVZControlStyle.Padding

Fore Syntax

Padding: IGxRectF;

Fore.NET Syntax

Padding: Prognoz.Platform.Interop.Drawing.IGxRectF;

Description

The Padding property determines margins of control.

Example

Example of use is given on the description page of the IVZControlStyle.Background property.

See also:

IVZControlStyle