Public Function IsEqual( _ ByVal other As GeometryBuilderEx _ ) As Boolean
public bool IsEqual( GeometryBuilderEx other )
Parameters
- other
- The other GeometryBuilderEx to test for equality.
Return Value
True if this instance is equal to the other.
Public Function IsEqual( _ ByVal other As GeometryBuilderEx _ ) As Boolean
public bool IsEqual( GeometryBuilderEx other )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)