addPoint(PointF pt) | MST::Imaging::Annotations::MultiPointAnnotation | |
AnnotationType | MST::Imaging::Annotations::MSTAnnotation | |
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 | |
Closed | MST::Imaging::Annotations::MultiPointAnnotation | |
Draw(Graphics^ g, array< PointF >^ptArr, bool bShowSelection) | MST::Imaging::Annotations::MSTAnnotation | virtual |
Draw(GraphicsPath^ gp, array< PointF >^ptArr) (defined in MST::Imaging::Annotations::MSTAnnotation) | MST::Imaging::Annotations::MSTAnnotation | 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) override | MST::Imaging::Annotations::MultiPointAnnotation | inlinevirtual |
IntersectsRect(System::Drawing::Rectangle rect) | MST::Imaging::Annotations::MSTAnnotation | virtual |
IsLineIntersectsRect(array< PointF >^pts, System::Drawing::Rectangle rect) | MST::Imaging::Annotations::MSTAnnotation | protectedstatic |
Load(XmlElement^ element) override | MST::Imaging::Annotations::MultiPointAnnotation | virtual |
m_bClosed | MST::Imaging::Annotations::MultiPointAnnotation | protected |
m_bSelected (defined in MST::Imaging::Annotations::MSTAnnotation) | MST::Imaging::Annotations::MSTAnnotation | 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 | |
MultiPointAnnotation(Pen^ pen, MSTAnnotationPage^ page) | MST::Imaging::Annotations::MultiPointAnnotation | inline |
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 | |
Save(XmlDocument^ writer, XmlElement^ element) override | MST::Imaging::Annotations::MultiPointAnnotation | virtual |
Selected | MST::Imaging::Annotations::MSTAnnotation | |