Available in the LEADTOOLS Imaging toolkit. |
GetMarkers method (Main Control)
Visual Basic
example
Visual C++ 4.0 example
LPDISPATCH GetMarkers (long lFlags); | |
Overview |
Refer to Working with Markers. |
Remarks
Gets a copy of the last markers set with SetMarkers.
Since you have a copy, anything you do with the object will not modify the markers, which will be saved by calling SaveXXX methods. To modify the markers being saved, call SetMarkers.
See Also
Elements: |
CreateMarkers method, LoadMarkers method, SetMarkers method. |
Topics: |