Miner.Interop Namespace > ID8LayerType Interface : LayerType Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> Property LayerType As mmd8LayerType
'Usage
Dim instance As ID8LayerType Dim value As mmd8LayerType instance.LayerType = value value = instance.LayerType
[System.Runtime.InteropServices.DispId(1610678272)] mmd8LayerType LayerType {get; set;}
read-write property LayerType: mmd8LayerType;
System.Runtime.InteropServices.DispIdAttribute(1610678272) function get,set LayerType : mmd8LayerType
[System.Runtime.InteropServices.DispId(1610678272)] __property mmd8LayerType get_LayerType(); __property void set_LayerType( mmd8LayerType value );
[System.Runtime.InteropServices.DispId(1610678272)] property mmd8LayerType LayerType { mmd8LayerType get(); void set ( mmd8LayerType 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