ImageGear21.Core Assembly > ImageGear.Core Namespace > IImGearDoubleRectangle Interface : CopyFrom Method |
'Declaration Sub CopyFrom( _ ByVal rect As IImGearDoubleRectangle _ )
'Usage Dim instance As IImGearDoubleRectangle Dim rect As IImGearDoubleRectangle instance.CopyFrom(rect)
void CopyFrom( IImGearDoubleRectangle rect )
void CopyFrom( IImGearDoubleRectangle* rect )
void CopyFrom( IImGearDoubleRectangle^ rect )