Gets or sets the horizontal offset from top-left corner of the containing ShapeGroup or DrawingCanvas. When a shape is part of a drawing canvas or a group then HorizontalPosition is ignored and OffsetX determines the horizontally position the shape inside the drawing canvas or group.

Namespace: Docentric.Documents.ObjectModel.Shapes
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public Length OffsetX { get; set; }

Property Value

Type: Length