Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / PositionConstraint Class / Offset Property

In This Topic
    Offset Property (PositionConstraint)
    In This Topic
    Gets or sets the relative position of sides or centers of the target LayoutRect.

    Returns float.NaN for a chained slave constraint.

    Syntax
    'Declaration
     
    Public Property Offset As System.Single
    public System.float Offset {get; set;}
    See Also