←Select platform

Flags Property

Summary

Gets or sets a flags that indicate how to handle exposed areas, both centrally and peripherally.

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

Property Value

Value that indicates how to handle exposed areas, both centrally and peripherally.

Example

Refer to PunchCommand.

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