Defines a vertical position with an an absolute offset in respect to the specified positioning base.

Namespace: Docentric.Documents.ObjectModel.Shapes
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public static VerticalPosition AbsoluteOffset( Length offset, VerticalPositionPositioningBase positioningBase )

Parameters

offset
Type: Length

Offset in respect to the specified positioning base.

positioningBase
Type: VerticalPositionPositioningBase

Positioning base specifies the part of the document from which the positioning shall be calculated.

Return value

Type: VerticalPosition