←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

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)