Error processing SSI file
(Leadtools.Controls)

Show in webframe

Color1 Property




The first (foregound) color to use when framing the region.
Syntax
public Color Color1 {get; set;}
'Declaration
 
Public Property Color1 As Color

Property Value

The first (foregound) color to use when framing the region. Default value is "Black".
Remarks

ControlRegionRenderer frames the region as follows:

The user can change any of these values or customize the rendering further by using RegionRenderCallback.

Requirements

Target Platforms

See Also

Reference

ControlRegionRenderer Class
ControlRegionRenderer Members

Error processing SSI file