ActiveReports 9
RoundRectEx Constructor(Single,Single,Single,Single,Single,Single)

Syntax
'Declaration
 
Public Function New( _
   ByVal left As System.Single, _
   ByVal top As System.Single, _
   ByVal width As System.Single, _
   ByVal height As System.Single, _
   ByVal edgeWidth As System.Single, _
   ByVal edgeHeight As System.Single _
)
public RoundRectEx( 
   System.float left,
   System.float top,
   System.float width,
   System.float height,
   System.float edgeWidth,
   System.float edgeHeight
)

Parameters

left
top
width
height
edgeWidth
edgeHeight
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RoundRectEx Class
RoundRectEx Members
Overload List

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum