ImageGear for .NET
CopyFrom Method (ImGearScrollInfo)




An ImGearScrollInfo structure object to copy.
Initializes the object from existing ImGearScrollInfo structure object.
Syntax
'Declaration
 
Public Sub CopyFrom( _
   ByVal value As IImGearDisplayObject _
) 
'Usage
 
Dim instance As ImGearScrollInfo
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 ImGearScrollInfo structure object to copy.
See Also

Reference

ImGearScrollInfo Structure
ImGearScrollInfo Members
IImGearDisplayObject Interface

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback