←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly

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