Gets or sets the vertical offset from top-left corner of the containing ShapeGroup or DrawingCanvas. When a shape is part of a drawing canvas or a group then VerticalPosition is ignored and OffsetY determines the vertically 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 OffsetY { get; set; }

Property Value

Type: Length