[]
        
(Showing Draft Content)

C1.Framework.Style.DeflateHeight

DeflateHeight Method

DeflateHeight(int)

Deflates the specified height by the values of the current Style margins, padding and border.

Declaration
public int DeflateHeight(int height)
Parameters
Type Name Description
int height

A height to deflate.

Returns
Type Description
int

The resulting height.