'Declaration Public Property CommentIndicatorColor As Vintasoft.Primitives.VintasoftColor
public Vintasoft.Primitives.VintasoftColor CommentIndicatorColor { get; set; }
public: __property Vintasoft.Primitives.VintasoftColor get_CommentIndicatorColor(); public: __property void set_CommentIndicatorColor(
Vintasoft.Primitives.VintasoftColor value
);
public:
property Vintasoft.Primitives.VintasoftColor CommentIndicatorColor { Vintasoft.Primitives.VintasoftColor get(); void set(Vintasoft.Primitives.VintasoftColor value); }
Property Value
Значение по умолчанию - VintasoftColor.FromRgb(255, 0, 0).