| AnnotationType (defined in MST::Imaging::Annotations::Ruler) | MST::Imaging::Annotations::Ruler | |
| ApplyMatrix(Matrix^ matrix) | MST::Imaging::Annotations::MSTAnnotation | virtual |
| BorderColor | MST::Imaging::Annotations::MSTAnnotation | |
| BorderWidth | MST::Imaging::Annotations::MSTAnnotation | |
| Burn(Graphics^ g) (defined in MST::Imaging::Annotations::MSTAnnotation) | MST::Imaging::Annotations::MSTAnnotation | |
| Draw(GraphicsPath^ gp, array< PointF >^ptArr) override (defined in MST::Imaging::Annotations::Ruler) | MST::Imaging::Annotations::Ruler | inlinevirtual |
| Draw(Graphics^ g, array< PointF >^ptArr, bool bShowSelection) override | MST::Imaging::Annotations::Ruler | virtual |
| DrawPoints(Graphics^ g) | MST::Imaging::Annotations::MSTAnnotation | |
| DrawScale(GraphicsPath^ g, PointF pt1, PointF pt2, float distance) (defined in MST::Imaging::Annotations::MSTAnnotation) | MST::Imaging::Annotations::MSTAnnotation | |
| DrawString(Graphics^ g, String^ text, Point location) | MST::Imaging::Annotations::MSTAnnotation | inline |
| FlipGraphicsPath(GraphicsPath^ gp, float Width, float Height, bool bHorz, bool bVert) | MST::Imaging::Annotations::MSTAnnotation | |
| getdistance(PointF start, PointF end, float fPixelWidth, float fPixelHeight) (defined in MST::Imaging::Annotations::MSTAnnotation) | MST::Imaging::Annotations::MSTAnnotation | protectedstatic |
| GetNormalPoints() | MST::Imaging::Annotations::MSTAnnotation | |
| GetPointIndex(PointF pt) | MST::Imaging::Annotations::MSTAnnotation | virtual |
| graphicsPath | MST::Imaging::Annotations::MSTAnnotation | |
| HitTest(PointF pt) | MST::Imaging::Annotations::MSTAnnotation | virtual |
| IntersectsRect(System::Drawing::Rectangle rect) override | MST::Imaging::Annotations::Line | inlinevirtual |
| IsLineIntersectsRect(array< PointF >^pts, System::Drawing::Rectangle rect) | MST::Imaging::Annotations::MSTAnnotation | protectedstatic |
| Line(Pen^ pen, MSTAnnotationPage^ page) (defined in MST::Imaging::Annotations::Line) | MST::Imaging::Annotations::Line | inline |
| Load(XmlElement^ element) override | MST::Imaging::Annotations::Ruler | virtual |
| m_bSelected (defined in MST::Imaging::Annotations::MSTAnnotation) | MST::Imaging::Annotations::MSTAnnotation | protected |
| m_bShowRulerMeasurement (defined in MST::Imaging::Annotations::Ruler) | MST::Imaging::Annotations::Ruler | protected |
| m_bShowTick (defined in MST::Imaging::Annotations::Ruler) | MST::Imaging::Annotations::Ruler | protected |
| m_pen (defined in MST::Imaging::Annotations::MSTAnnotation) | MST::Imaging::Annotations::MSTAnnotation | protected |
| m_pPage (defined in MST::Imaging::Annotations::MSTAnnotation) | MST::Imaging::Annotations::MSTAnnotation | protected |
| m_ptArr (defined in MST::Imaging::Annotations::MSTAnnotation) | MST::Imaging::Annotations::MSTAnnotation | protected |
| Move(int cx, int cy) | MST::Imaging::Annotations::MSTAnnotation | virtual |
| MSTAnnotation(Pen^ pen, MSTAnnotationPage^ page) | MST::Imaging::Annotations::MSTAnnotation | |
| PointRect | MST::Imaging::Annotations::MSTAnnotation | |
| Points | MST::Imaging::Annotations::MSTAnnotation | |
| Points[Int16] (defined in MST::Imaging::Annotations::MSTAnnotation) | MST::Imaging::Annotations::MSTAnnotation | |
| PointsCount | MST::Imaging::Annotations::MSTAnnotation | |
| Ruler(Pen^ pen, MSTAnnotationPage^ page) (defined in MST::Imaging::Annotations::Ruler) | MST::Imaging::Annotations::Ruler | inline |
| RulerMeasurement (defined in MST::Imaging::Annotations::Ruler) | MST::Imaging::Annotations::Ruler | |
| Save(XmlDocument^ writer, XmlElement^ element) override | MST::Imaging::Annotations::Ruler | virtual |
| Selected | MST::Imaging::Annotations::MSTAnnotation | |
| TickMarks (defined in MST::Imaging::Annotations::Ruler) | MST::Imaging::Annotations::Ruler | |
| TwoPointAnnotation(Pen^ pen, MSTAnnotationPage^ page) (defined in MST::Imaging::Annotations::TwoPointAnnotation) | MST::Imaging::Annotations::TwoPointAnnotation | inline |