ArcFM Responder Mobile Developer Guide
IMMInsetFrame2_set_InsetHeight Method






Syntax
'Declaration
 
Public Overridable Sub IMMInsetFrame2_set_InsetHeight( _
   ByVal pVal As System.Double _
) 
'Usage
 
Dim instance As MMInsetFrameSurroundClass
Dim pVal As System.Double
 
instance.IMMInsetFrame2_set_InsetHeight(pVal)
public virtual void IMMInsetFrame2_set_InsetHeight( 
   System.double pVal
)
public procedure IMMInsetFrame2_set_InsetHeight( 
    pVal: System.Double
); virtual; 
public function IMMInsetFrame2_set_InsetHeight( 
   pVal : System.double
);
public: virtual void IMMInsetFrame2_set_InsetHeight( 
   System.double pVal
) 
public:
virtual void IMMInsetFrame2_set_InsetHeight( 
   System.double 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