'Declaration Public Function New( _ ByVal container As IShapeContainer, _ ByVal x1 As System.Integer, _ ByVal y1 As System.Integer, _ ByVal x2 As System.Integer, _ ByVal y2 As System.Integer _ )
public HexagonShape( IShapeContainer container, System.int x1, System.int y1, System.int x2, System.int y2 )
HexagonShape Class HexagonShape Members Overload List