←Select platform

VignetteColor Property

Summary
Gets or sets the value that represents the vignette object color.
Syntax
C#
VB
C++
public RasterColor VignetteColor { get; set; } 
  
Public Property VignetteColor As RasterColor 
public: 
property RasterColor VignetteColor { 
   RasterColor get(); 
   void set (    RasterColor ); 
} 

Property Value

Represents the value that specifies the vignette object color.

Example

Refer to VignetteCommand example.

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.