Miner.Interop Namespace > MMInsetFrameSurroundClass Class : SourceLayers Property |
'Declaration
Public Overridable Property SourceLayers As IMMLayerCollection
'Usage
Dim instance As MMInsetFrameSurroundClass Dim value As IMMLayerCollection instance.SourceLayers = value value = instance.SourceLayers
public virtual IMMLayerCollection SourceLayers {get; set;}
public read-write property SourceLayers: IMMLayerCollection; virtual;
public function get,set SourceLayers : IMMLayerCollection
public: __property virtual IMMLayerCollection* get_SourceLayers(); public: __property virtual void set_SourceLayers( IMMLayerCollection* value );
public: virtual 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