AnnotationType (defined in MST::Imaging::Annotations::TextNote) | MST::Imaging::Annotations::TextNote | |
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(Graphics^ g, array< PointF >^ptArr, bool bShowSelection) override | MST::Imaging::Annotations::TextNote | virtual |
Draw(GraphicsPath^ gp, array< PointF >^ptArr) override (defined in MST::Imaging::Annotations::Rectangle) | MST::Imaging::Annotations::Rectangle | inlinevirtual |
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 |
Edit (defined in MST::Imaging::Annotations::TextNote) | MST::Imaging::Annotations::TextNote | |
EditText(bool value) (defined in MST::Imaging::Annotations::TextNote) | MST::Imaging::Annotations::TextNote | |
FillColor (defined in MST::Imaging::Annotations::Rectangle) | MST::Imaging::Annotations::Rectangle | |
FlipGraphicsPath(GraphicsPath^ gp, float Width, float Height, bool bHorz, bool bVert) | MST::Imaging::Annotations::MSTAnnotation | |
font (defined in MST::Imaging::Annotations::TextNote) | MST::Imaging::Annotations::TextNote | |
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) | MST::Imaging::Annotations::MSTAnnotation | virtual |
IsLineIntersectsRect(array< PointF >^pts, System::Drawing::Rectangle rect) | MST::Imaging::Annotations::MSTAnnotation | protectedstatic |
Load(System::Xml::XmlElement^ element) override (defined in MST::Imaging::Annotations::TextNote) | MST::Imaging::Annotations::TextNote | virtual |
MST::Imaging::Annotations::TwoPointAnnotation::Load(XmlElement^ element) | MST::Imaging::Annotations::MSTAnnotation | virtual |
m_bEdit (defined in MST::Imaging::Annotations::TextNote) | MST::Imaging::Annotations::TextNote | protected |
m_bSelected (defined in MST::Imaging::Annotations::MSTAnnotation) | MST::Imaging::Annotations::MSTAnnotation | protected |
m_font (defined in MST::Imaging::Annotations::TextNote) | MST::Imaging::Annotations::TextNote | 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 |
m_sText (defined in MST::Imaging::Annotations::TextNote) | MST::Imaging::Annotations::TextNote | protected |
m_TextBox (defined in MST::Imaging::Annotations::TextNote) | MST::Imaging::Annotations::TextNote | protectedstatic |
m_TextColor (defined in MST::Imaging::Annotations::TextNote) | MST::Imaging::Annotations::TextNote | 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::Rectangle) | MST::Imaging::Annotations::Rectangle | |
PointsCount | MST::Imaging::Annotations::MSTAnnotation | |
Rectangle(Pen^ pen, MSTAnnotationPage^ page) (defined in MST::Imaging::Annotations::Rectangle) | MST::Imaging::Annotations::Rectangle | inline |
Save(XmlDocument^ writer, XmlElement^ element) override | MST::Imaging::Annotations::TextNote | virtual |
Selected | MST::Imaging::Annotations::MSTAnnotation | |
Text (defined in MST::Imaging::Annotations::TextNote) | MST::Imaging::Annotations::TextNote | |
TextColor (defined in MST::Imaging::Annotations::TextNote) | MST::Imaging::Annotations::TextNote | |
TextNote(Pen^ pen, MSTAnnotationPage^ page) (defined in MST::Imaging::Annotations::TextNote) | MST::Imaging::Annotations::TextNote | inline |
TwoPointAnnotation(Pen^ pen, MSTAnnotationPage^ page) (defined in MST::Imaging::Annotations::TwoPointAnnotation) | MST::Imaging::Annotations::TwoPointAnnotation | inline |