'Declaration Public Property TextCaretBlendingMode As Vintasoft.Imaging.BlendingMode
public Vintasoft.Imaging.BlendingMode TextCaretBlendingMode { get; set; }
public: __property Vintasoft.Imaging.BlendingMode get_TextCaretBlendingMode(); public: __property void set_TextCaretBlendingMode(
Vintasoft.Imaging.BlendingMode value
);
public:
property Vintasoft.Imaging.BlendingMode TextCaretBlendingMode { Vintasoft.Imaging.BlendingMode get(); void set(Vintasoft.Imaging.BlendingMode value); }
Property Value
Значение по умолчанию: BlendingMode.Difference.