[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ShapeWidth.RelativeTo

RelativeTo Property

RelativeTo

Gets or sets the relative width type of a shape.

If the property value is None, then the Value property value must be used, otherwise the Relative property value is used.

If property Type is Inline, this value is always None.

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