←Select platform

Flags Property

Summary

Gets or sets the enumeration that contains all the flags that are needed by the VignnetCommand. It includes the values used to select the shape of the vignette object and the type of color filling.

Syntax

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

Property Value

Enumeration containing all flags that are needed by the VignnetCommand. It includes the values used to select the shape of the vignette object and the type of color filling.

Example

Refer to VignnetCommand example.

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