Miner.Interop.FrameworkUI Assembly > Miner.Interop Namespace : IMMAutoTextSource Interface |
For a list of all members of this type, see IMMAutoTextSource members.
Name | Description | |
---|---|---|
![]() | NeedRefresh | Returns a boolean value indicating whether the element should be refreshed based on the mmAutoTextEvents value. |
![]() | TextString | Returns the text string that will appear on the map layout based on the mmAutoTextEvents value and the status of the MapProdInfo parameter. The pMapProdInfo parameter passed in will be "Nothing" for all mmAutoTextEvents except mmPlotNewPage and mmFinishPlot. This method should always return a non-empty string. If nothing is provided, it is automatically set to " ". |