ArcFM Responder Mobile Developer Guide
IElementProperties2_set_CustomProperty Method (MMMapSurroundFrameClass)






Syntax
'Declaration
 
Public Overridable Sub IElementProperties2_set_CustomProperty( _
   ByVal CustomProperty As System.Object _
) 
'Usage
 
Dim instance As MMMapSurroundFrameClass
Dim CustomProperty As System.Object
 
instance.IElementProperties2_set_CustomProperty(CustomProperty)
public virtual void IElementProperties2_set_CustomProperty( 
   System.object CustomProperty
)
public procedure IElementProperties2_set_CustomProperty( 
    CustomProperty: System.TObject
); virtual; 
public function IElementProperties2_set_CustomProperty( 
   CustomProperty : System.Object
);
public: virtual void IElementProperties2_set_CustomProperty( 
   System.Object* CustomProperty
) 
public:
virtual void IElementProperties2_set_CustomProperty( 
   System.Object^ CustomProperty
) 

Parameters

CustomProperty
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

MMMapSurroundFrameClass Class
MMMapSurroundFrameClass Members

Send Feedback