ArcFM Engine Developer Guide
ScaleMode Property


Returns the map scale mode assigned to the map sheet. Setting this property is for internal use only.
Syntax
'Declaration
 
<DispIdAttribute(1610743810)>
Property ScaleMode As mmMapProdScaleMode
'Usage
 
Dim instance As IMMStandardMapBook
Dim value As mmMapProdScaleMode
 
instance.ScaleMode = value
 
value = instance.ScaleMode
[DispId(1610743810)]
mmMapProdScaleMode ScaleMode {get; set;}

Property Value

mmMapProdScaleMode
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

IMMStandardMapBook Interface
IMMStandardMapBook Members

 

 


Send Comment