ImageFrameColor Property

Summary
Gets or sets the color of the frame being added to the image.
Syntax
C#
VB
C++
public Color ImageFrameColor { get; set; } 
  
Public Property ImageFrameColor As Color 
public: 
property Color ImageFrameColor { 
   Color get(); 
   void set (    Color ); 
} 

Property Value

The color of the image's frame.

Remarks

Default value is Black

Example

Refer to ImageUrl

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.Web Assembly

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