ImageGear for .NET
CopyFrom Method (ImGearZoomInfo)




An ImGearZoomInfo structure object to copy.
Initializes the object from existing ImGearZoomInfo structure object.
Syntax
'Declaration
 
Public Sub CopyFrom( _
   ByVal value As IImGearDisplayObject _
) 
'Usage
 
Dim instance As ImGearZoomInfo
Dim value As IImGearDisplayObject
 
instance.CopyFrom(value)
public void CopyFrom( 
   IImGearDisplayObject value
)
public: void CopyFrom( 
   IImGearDisplayObject* value
) 
public:
void CopyFrom( 
   IImGearDisplayObject^ value
) 

Parameters

value
An ImGearZoomInfo structure object to copy.
See Also

Reference

ImGearZoomInfo Structure
ImGearZoomInfo Members
IImGearDisplayObject Interface

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback