ShowZoomLevel Property

Summary
Gets or sets the value that determines whether the dialog should include the Zoom Level Toolbar.
Syntax
C#
VB
C++
public bool ShowZoomLevel { get; set; } 
  
Public Property ShowZoomLevel As Boolean 
public: 
property bool ShowZoomLevel { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if the dialog should include the Zoom Level Toolbar; false if otherwise.

Example

Refer to RasterWindowLevelDialog example.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.