Back to Website
Show / Hide Table of Contents

Class SetSelectionCmdData

Data required to initialize the command.

Package: @aurigma/design-atoms-text

Constructors

(constructor)(startPoint, endPoint)

Constructs a new instance of the SetSelectionCmdData class

Declaration
constructor(startPoint: IPoint, endPoint: IPoint);
Parameters
Type Name Description
IPoint startPoint
IPoint endPoint

Properties

endPoint

The end point for text selection.

Declaration
endPoint: IPoint;
Property Value
Type Description
IPoint

The end point for text selection.

startPoint

The starting point for text selection.

Declaration
startPoint: IPoint;
Property Value
Type Description
IPoint

The starting point for text selection.

Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2024 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback