'Declaration <DescriptionAttribute("The highlighted outline color for all annotations of measure tool.")> <CategoryAttribute("Measuring Annotation")> Public Property HighlightedAnnotationOutlineColor As System.Windows.Media.Color
[Description("The highlighted outline color for all annotations of measure tool.")] [Category("Measuring Annotation")] public System.Windows.Media.Color HighlightedAnnotationOutlineColor { get; set; }
[Description("The highlighted outline color for all annotations of measure tool.")] [Category("Measuring Annotation")] public: __property System.Windows.Media.Color* get_HighlightedAnnotationOutlineColor(); public: __property void set_HighlightedAnnotationOutlineColor(
System.Windows.Media.Color* value
);
[Description("The highlighted outline color for all annotations of measure tool.")] [Category("Measuring Annotation")] public:
property System.Windows.Media.Color^ HighlightedAnnotationOutlineColor { System.Windows.Media.Color^ get(); void set(System.Windows.Media.Color^ value); }
Property Value
Значение по умолчанию - System.Windows.Media.Colors.Red.