ArcFM Responder Mobile Developer Guide
mmMapProdScaleMode Enumeration






Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("423F0AB8-C631-476C-9EBE-3F0F3634B27D")>
Public Enum mmMapProdScaleMode 
   Inherits System.Enum
'Usage
 
Dim instance As mmMapProdScaleMode
[System.Runtime.InteropServices.Guid("423F0AB8-C631-476C-9EBE-3F0F3634B27D")]
public enum mmMapProdScaleMode : System.Enum 
public enum mmMapProdScaleMode = class(System.Enum)
System.Runtime.InteropServices.GuidAttribute("423F0AB8-C631-476C-9EBE-3F0F3634B27D")
public enum mmMapProdScaleMode extends System.Enum
[System.Runtime.InteropServices.Guid("423F0AB8-C631-476C-9EBE-3F0F3634B27D")]
__value public enum mmMapProdScaleMode : public System.Enum 
[System.Runtime.InteropServices.Guid("423F0AB8-C631-476C-9EBE-3F0F3634B27D")]
public enum class mmMapProdScaleMode : public System.Enum 
Members
MemberDescription
mmMPFixedScale 
mmMPFixedScaleMultiPage 
mmMPScaleToFit 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmMapProdScaleMode

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Miner.Interop Namespace

Send Feedback