| C1.Win.C1Sizer.4 Assembly > C1.Win.C1Sizer Namespace > Corners Structure > Corners Constructor : Corners Constructor(Int32,Int32,Int32,Int32) |
'Declaration Public Function New( _ ByVal leftTop As System.Integer, _ ByVal rightTop As System.Integer, _ ByVal leftBottom As System.Integer, _ ByVal rightBottom As System.Integer _ )
public Corners( System.int leftTop, System.int rightTop, System.int leftBottom, System.int rightBottom )