Miner.Interop Namespace > IMMMapSheet Interface : RotationMethod Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678280)> Property RotationMethod As mmMapProdRotationMethod
'Usage
Dim instance As IMMMapSheet Dim value As mmMapProdRotationMethod instance.RotationMethod = value value = instance.RotationMethod
[System.Runtime.InteropServices.DispId(1610678280)] mmMapProdRotationMethod RotationMethod {get; set;}
read-write property RotationMethod: mmMapProdRotationMethod;
System.Runtime.InteropServices.DispIdAttribute(1610678280) function get,set RotationMethod : mmMapProdRotationMethod
[System.Runtime.InteropServices.DispId(1610678280)] __property mmMapProdRotationMethod get_RotationMethod(); __property void set_RotationMethod( mmMapProdRotationMethod value );
[System.Runtime.InteropServices.DispId(1610678280)] property mmMapProdRotationMethod RotationMethod { mmMapProdRotationMethod get(); void set ( mmMapProdRotationMethod value); }
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