Error processing SSI file
(Leadtools.Controls)

Show in webframe

Size Property (ControlRegionRenderer)




The size of the pen used to frame the region in pixels.
Syntax
public int Size {get; set;}
'Declaration
 
Public Property Size As Integer

Property Value

The size of the pen used to frame the region in pixels. Default value is 1.
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