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