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