←Select platform

Type Property

Summary

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

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

Property Value

Value that indicates how to handle exposed areas.

Example

Refer to RippleCommand.

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