←Select platform

EdgeColor Property

Summary
Gets or sets the edge color.
Syntax
C#
VB
Objective-C
C++
Java
public RasterColor EdgeColor { get; set; } 
Public Property EdgeColor As RasterColor 
@property (nonatomic, copy) LTRasterColor *edgeColor 
public RasterColor getEdgeColor() 
public void setEdgeColor(RasterColor value) 
public: 
property RasterColor EdgeColor { 
   RasterColor get(); 
   void set (    RasterColor ); 
} 

Property Value

Edge color.

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Effects Assembly

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