public ImGearRectangle( IImGearPoint leftTop, IImGearPoint rightBottom )
public: ImGearRectangle( IImGearPoint* leftTop, IImGearPoint* rightBottom )
public: ImGearRectangle( IImGearPoint^ leftTop, IImGearPoint^ rightBottom )
'Declaration Public Function New( _ ByVal leftTop As IImGearPoint, _ ByVal rightBottom As IImGearPoint _ )
'Usage Dim leftTop As IImGearPoint Dim rightBottom As IImGearPoint Dim instance As New ImGearRectangle(leftTop, rightBottom)
ImGearRectangle Structure ImGearRectangle Members Overload List