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

In This Topic
    HeightFactor Property
    In This Topic
    Gets or sets the value to be multiplied by LayoutRect.Height before adding to the position of the Rect's top side.
    Syntax
    'Declaration
     
    Public Property HeightFactor As System.Single
    public System.float HeightFactor {get; set;}
    See Also