Defines a horizontal 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 HorizontalPosition AbsoluteOffset( Length offset, HorizontalPositionPositioningBase positioningBase )

Parameters

offset
Type: Length

Offset in respect to the specified positioning base.

positioningBase
Type: HorizontalPositionPositioningBase

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

Return value

Type: HorizontalPosition