[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ShapeHorizontalPosition.RelativeTo

RelativeTo Property

RelativeTo

Gets or sets the element relative to which the horizontal position of a shape is calculated.

If Type is Inline, this value does not have any effect when displaying the object, but can be maintained and used if the object is subsequently changed to floating.

Declaration
public ShapeHorizontalRelativePosition RelativeTo { get; set; }
Public Property RelativeTo As ShapeHorizontalRelativePosition