Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / LayoutRect Class / GetAspectRatioConstraint Method

In This Topic
    GetAspectRatioConstraint Method
    In This Topic
    Searches for the AspectRatioConstraint.
    Syntax
    'Declaration
     
    Public Function GetAspectRatioConstraint() As AspectRatioConstraint
    public AspectRatioConstraint GetAspectRatioConstraint()
    See Also