Properties  Methods 

IAnnotationResizeAdorner Interface Members

The following tables list the members exposed by IAnnotationResizeAdorner.

Public Properties
 NameDescription
 Property Gets the associated annotation that this instance adorns (Inherited from SciChart.Charting.Visuals.Annotations.IAnnotationAdorner)
 Property Gets the Adorner Markers placed by this annotation (e.g. grippers to resize, move)  
Top
Public Methods
 NameDescription
 Method Clears child markers from the adorner layer (Inherited from SciChart.Charting.Visuals.Annotations.IAnnotationAdorner)
 Method Initializes this adorner. (Inherited from SciChart.Charting.Visuals.Annotations.IAnnotationAdorner)
 Method Causes a refresh to update the positions of the adorner (Inherited from SciChart.Charting.Visuals.Annotations.IAnnotationAdorner)
Top
See Also