ArcFM Engine Developer Guide
RotationMethod Property


Returns a value from the mmMapProdRotationMethod enumeration indicating the type of rotation.
Syntax
'Declaration
 
<DispIdAttribute(1610678280)>
Property RotationMethod As mmMapProdRotationMethod
'Usage
 
Dim instance As IMMMapSheet
Dim value As mmMapProdRotationMethod
 
instance.RotationMethod = value
 
value = instance.RotationMethod
[DispId(1610678280)]
mmMapProdRotationMethod RotationMethod {get; set;}

Property Value

mmMapProdRotationMethod
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

IMMMapSheet Interface
IMMMapSheet Members

 

 


Send Comment