(Leadtools.Controls)

LTBasicEvent Constructor(CGPoint)

Show in webframe





The CGPoint that represents the origin point for this event.
Initializes a new instance of a LTBasicEvent object with explicit parameters.
Syntax
public LTBasicEvent( 
   CGPoint origin
)
Public Function New( _
   ByVal origin As CGPoint _
)
public LTBasicEvent( 
   CGPoint origin
)
-(id)initWithOrigin:(CGPoint) origin;

            
function LTBasicEvent( 
   origin 
)

Parameters

origin
The CGPoint that represents the origin point for this event.
Requirements

Target Platforms

See Also

Reference

LTBasicEvent Class
LTBasicEvent Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.