IMcImageSetExtentsItem Property
|
|
Item property handler for the Extents collection.
Namespace:
MediaCy.IQL.Sets
Assembly:
MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
SyntaxReadOnly Default Property Item (
ExtentID As Object
) As McImageSetExtent
Get
Parameters
- ExtentID
- Type: SystemObject
extent index
Property Value
Type:
McImageSetExtent
RemarksReturns the set extent specified by the extent ID. The
set dimension (a value from mcImageSetDimensions) can be used as
the index.
See Also