←Select platform

LTBasicEvent Constructor(CGPoint)

Summary

Initializes a new instance of a LTBasicEvent object with explicit parameters.

Syntax

C#
VB
Objective-C
public LTBasicEvent(  
   CGPoint origin 
) 
Public Function New( _ 
   ByVal origin As CGPoint _ 
) 
- (instancetype)initWithOrigin:(CGPoint)origin

Parameters

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize