'Declaration Public Function New( _ ByVal graphics As Graphics, _ ByVal link As C1CommandLink, _ ByVal width As Integer, _ ByVal height As Integer _ )
'Declaration
Public Function New( _ ByVal graphics As Graphics, _ ByVal link As C1CommandLink, _ ByVal width As Integer, _ ByVal height As Integer _ )
public MeasureLinkEventArgs( Graphics graphics, C1CommandLink link, int width, int height )
MeasureLinkEventArgs Class MeasureLinkEventArgs Members