Click or drag to resize
XDL

NXImageLayerCompositesHitTest Method

[Missing <summary> documentation for "M:Pixoneer.NXDL.NXImage.NXImageLayerComposites.HitTest(Pixoneer.NXDL.XVertex2d,Pixoneer.NXDL.NRS.XDMComposite@)"]


Namespace: Pixoneer.NXDL.NXImage
Assembly: NXImage (in NXImage.dll) Version: 3.0.0.0
Syntax
C#
public bool HitTest(
	XVertex2d vWorld,
	ref XDMComposite pHitComp
)

Parameters

vWorld  XVertex2d

[Missing <param name="vWorld"/> documentation for "M:Pixoneer.NXDL.NXImage.NXImageLayerComposites.HitTest(Pixoneer.NXDL.XVertex2d,Pixoneer.NXDL.NRS.XDMComposite@)"]

pHitComp  XDMComposite

[Missing <param name="pHitComp"/> documentation for "M:Pixoneer.NXDL.NXImage.NXImageLayerComposites.HitTest(Pixoneer.NXDL.XVertex2d,Pixoneer.NXDL.NRS.XDMComposite@)"]

Return Value

Boolean
See Also