'Declaration Public Operator <>( _ ByVal left As RectD, _ ByVal right As RectD _ ) As System.Boolean
public System.bool operator !=( RectD left, RectD right )
RectD Structure RectD Members
Copyright © GrapeCity, inc. All rights reserved.