[]
        
(Showing Draft Content)

GrapeCity.Documents.Layout.AspectRatioConstraint.AspectRatio

AspectRatio Property

AspectRatio

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

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

Declaration
public float AspectRatio { get; set; }
Public Property AspectRatio As Single