←Select platform

Flags Property

Summary

Gets or sets flags that indicate how to handle exposed areas, and the wave radiation type.

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

Property Value

Flags that indicate how to handle exposed areas, and the wave radiation type.

Example

Refer to ZigZagCommand example.

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