ArcFM Responder Mobile Developer Guide
IMMInsetFrame3_set_DisplayLayers Method






Syntax
'Declaration
 
Public Overridable Sub IMMInsetFrame3_set_DisplayLayers( _
   ByVal pVal As System.Boolean _
) 
'Usage
 
Dim instance As MMInsetFrameSurroundClass
Dim pVal As System.Boolean
 
instance.IMMInsetFrame3_set_DisplayLayers(pVal)
public virtual void IMMInsetFrame3_set_DisplayLayers( 
   System.bool pVal
)
public procedure IMMInsetFrame3_set_DisplayLayers( 
    pVal: System.Boolean
); virtual; 
public function IMMInsetFrame3_set_DisplayLayers( 
   pVal : System.boolean
);
public: virtual void IMMInsetFrame3_set_DisplayLayers( 
   System.bool pVal
) 
public:
virtual void IMMInsetFrame3_set_DisplayLayers( 
   System.bool pVal
) 

Parameters

pVal
Requirements

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

See Also

Reference

MMInsetFrameSurroundClass Class
MMInsetFrameSurroundClass Members

Send Feedback