C#
VB
Objective-C
Initializes a new instance of a LTBasicEvent object with explicit parameters.
public LTBasicEvent(
CGPoint origin
)
Public Function New( _
ByVal origin As CGPoint _
)
- (instancetype)initWithOrigin:(CGPoint)origin
origin
The CGPoint that represents the origin point for this event.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET