Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / AnchorPoint Class / LeftOffset Property

In This Topic
    LeftOffset Property
    In This Topic
    Gets or sets the value to be added to the position of the Rect's left side.
    Syntax
    'Declaration
     
    Public Property LeftOffset As System.Single
    public System.float LeftOffset {get; set;}
    See Also