Click or drag to resize

McMMDataGetSubFeatureFromPoint Method

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Function GetSubFeatureFromPoint ( 
	imPoint As SINGLEPOINT,
	sRadius As Single
) As McMMSubFeature

Parameters

imPoint
Type: MediaCy.IQL.ObjectManagerSINGLEPOINT
sRadius
Type: SystemSingle

Return Value

Type: McMMSubFeature
See Also