Click or drag to resize

McMMSubFeatureSelectionTime Property

Selection time of the object in Ticks, valid only if the object is Selected.

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public ReadOnly Property SelectionTime As Long
	Get

Property Value

Type: Int64

Return Value

Type: Int64
The property can be used to find the last selected object in the collection.
Remarks