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

Leadtools.ImageProcessing.SpecialEffects Assembly