Miner.Interop Namespace > IMMInsetFrame Interface : SourceLayers Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678274)> Property SourceLayers As IMMLayerCollection
'Usage
Dim instance As IMMInsetFrame Dim value As IMMLayerCollection instance.SourceLayers = value value = instance.SourceLayers
[System.Runtime.InteropServices.DispId(1610678274)] IMMLayerCollection SourceLayers {get; set;}
read-write property SourceLayers: IMMLayerCollection;
System.Runtime.InteropServices.DispIdAttribute(1610678274) function get,set SourceLayers : IMMLayerCollection
[System.Runtime.InteropServices.DispId(1610678274)] __property IMMLayerCollection* get_SourceLayers(); __property void set_SourceLayers( IMMLayerCollection* value );
[System.Runtime.InteropServices.DispId(1610678274)] property IMMLayerCollection^ SourceLayers { IMMLayerCollection^ get(); void set ( IMMLayerCollection^ 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