Click or drag to resize

McMMSubFeatureGetBoundingBox Method

Get bounding box of sub-feature

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Sub GetBoundingBox ( 
	ByRef left As Single,
	ByRef top As Single,
	ByRef right As Single,
	ByRef bottom As Single
)

Parameters

left
Type: SystemSingle
top
Type: SystemSingle
right
Type: SystemSingle
bottom
Type: SystemSingle
Remarks