Click or drag to resize

CIPJiOrientationsAreTheSame Method

Are these two orientations the same?

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int iOrientationsAreTheSame(
	CIPJ ipj2
)

public int iOrientationsAreTheSame(
	CIPJ ipj2
)

Parameters

ipj2
Type: GeoEngine.Core.GXNetXCIPJ
IPJ 2

Return Value

Type: Int32
0 - No 1 - Yes
See Also