C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IDisplayServices Interface : TransformPoint Method |
'Declaration Sub TransformPoint( _ ByRef pPoint As tagPOINT, _ ByVal eSource As System.Integer, _ ByVal eDestination As System.Integer, _ ByVal pIElement As IHTMLElement _ )
void TransformPoint( out tagPOINT pPoint, System.int eSource, System.int eDestination, IHTMLElement pIElement )