IMcImageSetSectionGetLocations Method
|
|
Get the locations specified by this section
Namespace:
MediaCy.IQL.Sets
Assembly:
MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
SyntaxSub GetLocations (
<OutAttribute> ByRef pLocations As Object
)
Parameters
- pLocations
- Type: SystemObject
RemarksThis is the one and only approved way to get the locations
specified along this section's dimension. GetLocations returns
an array of Integer location indices.
See Also