AnnotationType (defined in MST::Imaging::Annotations::CrossProduct) | MST::Imaging::Annotations::CrossProduct | |
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 | |
CrossProduct(Pen^ pen, MSTAnnotationPage^ page) (defined in MST::Imaging::Annotations::CrossProduct) | MST::Imaging::Annotations::CrossProduct | inline |
Draw(GraphicsPath^ gp, array< PointF >^ptArr) override (defined in MST::Imaging::Annotations::CrossProduct) | MST::Imaging::Annotations::CrossProduct | inlinevirtual |
Draw(Graphics^ g, array< PointF >^ptArr, bool bShowSelection) override | MST::Imaging::Annotations::CrossProduct | 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) override | MST::Imaging::Annotations::CrossProduct | inlinevirtual |
graphicsPath | MST::Imaging::Annotations::MSTAnnotation | |
HitTest(PointF pt) | MST::Imaging::Annotations::MSTAnnotation | virtual |
IntersectsRect(System::Drawing::Rectangle rect) override | MST::Imaging::Annotations::CrossProduct | inlinevirtual |
IsLineIntersectsRect(array< PointF >^pts, System::Drawing::Rectangle rect) | MST::Imaging::Annotations::MSTAnnotation | protectedstatic |
Load(XmlElement^ element) override | MST::Imaging::Annotations::CrossProduct | virtual |
m_bSelected (defined in MST::Imaging::Annotations::MSTAnnotation) | MST::Imaging::Annotations::MSTAnnotation | protected |
m_bShowRulerMeasurement (defined in MST::Imaging::Annotations::CrossProduct) | MST::Imaging::Annotations::CrossProduct | protected |
m_bShowTick (defined in MST::Imaging::Annotations::CrossProduct) | MST::Imaging::Annotations::CrossProduct | 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 (defined in MST::Imaging::Annotations::CrossProduct) | MST::Imaging::Annotations::CrossProduct | |
Points[Int16] (defined in MST::Imaging::Annotations::CrossProduct) | MST::Imaging::Annotations::CrossProduct | |
PointsCount (defined in MST::Imaging::Annotations::CrossProduct) | MST::Imaging::Annotations::CrossProduct | |
RulerMeasurement (defined in MST::Imaging::Annotations::CrossProduct) | MST::Imaging::Annotations::CrossProduct | |
Save(XmlDocument^ writer, XmlElement^ element) override | MST::Imaging::Annotations::CrossProduct | virtual |
Selected | MST::Imaging::Annotations::MSTAnnotation | |
TickMarks (defined in MST::Imaging::Annotations::CrossProduct) | MST::Imaging::Annotations::CrossProduct | |
TwoPointAnnotation(Pen^ pen, MSTAnnotationPage^ page) (defined in MST::Imaging::Annotations::TwoPointAnnotation) | MST::Imaging::Annotations::TwoPointAnnotation | inline |