IMcImageSetSource Interface |
![]() |
Namespace: MediaCy.IQL.Sets
Public Interface IMcImageSetSource
The IMcImageSetSource type exposes the following members.
Name | Description | |
---|---|---|
![]() | FileIndex | The index of the source file frame |
![]() | FileName | The source file name |
![]() | Frame | The frame containing this source |
![]() | FrameIndex | The index of the source frame |
![]() | Image | The image containing this source |
![]() | Location | The location of the source in the set |
![]() | WhereValidPhysicalLocation | Indicates whether the physical location has been set in either the Frame
property or via a call to SetPhysicalLocation to set the local physical location or both. |
Name | Description | |
---|---|---|
![]() | GetPhysicalLocation | The physical location of the source in the set's X/Y coordinate space. |
![]() | SetPhysicalLocation | Set the physical location of the source in the set's X/Y coordinate space. |