[]
        
(Showing Draft Content)

FarPoint.Win.Inset

Inset Class

Represents the dimensions of borders and margins.

Inheritance
Inset
Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public class Inset
Public Class Inset

Constructors

Name Description
Inset(int)

Creates an inset with specified side.

Inset(int, int)

Creates an inset with specified x and y.

Inset(int, int, int, int)

Creates an inset with specified four sides.

Properties

Name Description
Bottom

Gets the inset from the bottom.

Left

Gets the inset from the left.

Right

Gets the inset from the right.

Top

Gets the inset from the top.