←Select platform

Type Property

Summary

Gets or sets a value that indicates how to handle exposed areas.

Syntax
C#
VB
C++
public ZoomWaveCommandType Type { get; set; } 
  
Public Property Type As ZoomWaveCommandType 
public: 
property ZoomWaveCommandType Type { 
   ZoomWaveCommandType get(); 
   void set (    ZoomWaveCommandType ); 
} 

Property Value

Value that indicates how to handle exposed areas.

Example

Refer to ZoomWaveCommand.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.SpecialEffects Assembly