IMcImageSetSectionDiscontinuous Property
|
|
The desired selection of locations for this section
Namespace:
MediaCy.IQL.Sets
Assembly:
MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
SyntaxProperty Discontinuous As Object
Get
Set
Property Value
Type:
Object
RemarksGets or sets the a discontinuous selection along this section's dimension.
Returns Nothing if the section has a normal selection set by Location and Extent.
Note that the Discontinuous property will return whatever was originally passed
in to define the set section. To get the list of locations in a fixed format as
an array of Integers, use the GetLocations method.
See Also