SetDisplayRectLocation Method (C1SpellDialog)
In This Topic
Syntax
'Declaration
Protected Sub SetDisplayRectLocation( _
ByVal As System.Integer, _
ByVal As System.Integer _
)
protected void SetDisplayRectLocation(
System.int ,
System.int
)
Parameters
- x
- y
See Also