[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.AspectRatioConstraint

AspectRatioConstraint Class

Determines the aspect (width to height) ratio of the target LayoutRect.

Inheritance
AspectRatioConstraint
Namespace: GrapeCity.Documents.Layout
Assembly: DS.Documents.Imaging.dll
Syntax
public class AspectRatioConstraint : Constraint
Public Class AspectRatioConstraint
    Inherits Constraint

Properties

Name Description
AspectRatio

Gets or sets the aspect (width to height) ratio of the target LayoutRect.

The value must be in the range [0.00001f, 100000f].