ImageGear for .NET
GetSelection Method
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorData Class : GetSelection Method




pointX
X device coordinate.
pointY
Y device coordinate.

Glossary Item Box

Looks for the entity that corresponds to the specified device coordinates.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

pointX
X device coordinate.
pointY
Y device coordinate.

Return Value

New instance of ImGearVectorEntityCont class.

Remarks

If the entity has been found, it is placed in the returned entity container together with all including blocks. If no entity has been found, the returned entity container is empty.

See Also

©2013. Accusoft Corporation. All Rights Reserved.