Name | Description | |
---|---|---|
WebArcInteractionPointJS | Initializes a new instance of the WebArcInteractionPointJS class. |
Name | Description | |
---|---|---|
WebArcInteractionPointJS | Initializes a new instance of the WebArcInteractionPointJS class. |
Name | Description | |
---|---|---|
get_BorderColor | Gets a border color of the interaction area. (Inherited from WebInteractionAreaJS) | |
get_BorderWidth | Gets a border width of the interaction area. (Inherited from WebInteractionAreaJS) | |
get_Cursor | Gets a cursor of the interaction area. (Inherited from WebInteractionAreaJS) | |
get_FillColor | Gets a fill color of the interaction area. (Inherited from WebInteractionAreaJS) | |
get_FirstPointBorderColor | Gets the first point border color of the interaction area. | |
get_FirstPointFillColor | Gets the first point fill color of the interaction area. | |
get_InteractionRadius | Gets the interaction radius of interaction point. (Inherited from WebInteractionPointJS) | |
get_Radius | Gets the radius of interaction point. (Inherited from WebInteractionPointJS) | |
get_SecondPointBorderColor | Gets the second point border color of the interaction area. | |
get_SecondPointFillColor | Gets the second point fill color of the interaction area. | |
get_Style | Gets the interaction point style. (Inherited from WebInteractionPointJS) | |
getInteractionAreaBox | Returns a bounding box of interaction area in viewer space. (Inherited from WebInteractionPointJS) | |
isPointOnArea | Determines whether a point, in viewer space, is contained within the interaction area. (Inherited from WebInteractionPointJS) | |
remove | Removes interaction point. (Inherited from WebInteractionAreaJS) | |
set_BorderColor | Sets a border color of the interaction area. (Inherited from WebInteractionAreaJS) | |
set_BorderWidth | Sets a border width of the interaction area. (Inherited from WebInteractionAreaJS) | |
set_Cursor | Sets a cursor of the interaction area. (Inherited from WebInteractionAreaJS) | |
set_FillColor | Sets a fill color of the interaction area. (Inherited from WebInteractionAreaJS) | |
set_FirstPointBorderColor | Sets the first point border color of the interaction area. | |
set_FirstPointFillColor | Sets the first point fill color of the interaction area. | |
set_InteractionRadius | Sets the interaction radius of interaction point. (Inherited from WebInteractionPointJS) | |
set_Radius | Sets the radius of interaction point. (Inherited from WebInteractionPointJS) | |
set_SecondPointBorderColor | Sets the second point border color of the interaction area. | |
set_SecondPointFillColor | Sets the second point fill color of the interaction area. | |
set_Style | Sets the interaction point style. (Inherited from WebInteractionPointJS) |