←Select platform

Flags Property

Summary

Gets or sets a value that indicates how to handle peripherally exposed areas, how to handle centrally exposed areas and the type of bending.

Syntax

C#
VB
WinRT C#
C++
public BendCommandFlags Flags { get; set; } 
  
get_Flags(); 
set_Flags(value); 
Object.defineProperty('Flags');  

Property Value

Value that indicates how to handle peripherally exposed areas, how to handle centrally exposed areas and the type of bending. You can use a bitwise OR ( ¦ ) to specify one flag from each group.

Example

Refer to BendCommand.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.SpecialEffects Assembly