[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.AnchorParam

AnchorParam Enum

Specifies the source parameter of the anchor LayoutRect.

Namespace: GrapeCity.Documents.Layout
Assembly: DS.Documents.Imaging.dll
Syntax
public enum AnchorParam
Public Enum AnchorParam

Fields

Name Description
Bottom

The bottom side of the anchor LayoutRect.

Height

The height of the anchor LayoutRect.

HorizontalCenter

The horizontal center of the anchor LayoutRect.

Left

The left side of the anchor LayoutRect.

None

The source parameter is not specified.

Right

The right side of the anchor LayoutRect.

Top

The top side of the anchor LayoutRect.

VerticalCenter

The vertical center of the anchor LayoutRect.

Width

The width of the anchor LayoutRect.