Click or drag to resize

IMcImageSetSectionExtent Property

The extent of this section

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Property Extent As Integer
	Get
	Set

Property Value

Type: Int32
Remarks
Gets or sets the extent along this section's dimension (which extends from this section's Location). The extent can be set to IMAGESET_ALL_FRAMES (-1) to indicate the entire extent of the set (from the starting location, which is typically 0 in this usage).
See Also