Specifies how IEvolution handles layers resizing aspect ratio. Default value is iearALTKey.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public IEViewer..::..LayersResizeAspectRatioType LayersResizeAspectRatio { get; set; }
Public Property LayersResizeAspectRatio As IEViewer..::..LayersResizeAspectRatioType Get Set
public: property IEViewer..::..LayersResizeAspectRatioType LayersResizeAspectRatio { IEViewer..::..LayersResizeAspectRatioType get (); void set (IEViewer..::..LayersResizeAspectRatioType value); }