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