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

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