←Select platform

matchAspectRatio Property

Summary

A boolean value that specifies whether the result should use a matching aspect ratio.

Syntax

C#
VB
C++
public bool matchAspectRatio { get; set; } 
Public Property matchAspectRatio() As Boolean 
   Get 
   Set 
public:  
   property bool matchAspectRatio 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true if the result should use a matching aspect ratio; otherwise, false

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.