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