ImageAnnotationModelImageSource - свойство |
Gets or sets Изображение
Пространство имён:
Tessa.UI.Views.Charting.Annotations
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис [CanBeNullAttribute]
public byte[] ImageSource { get; set; }
<CanBeNullAttribute>
Public Property ImageSource As Byte()
Get
Set
public:
[CanBeNullAttribute]
property array<unsigned char>^ ImageSource {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}
[<CanBeNullAttribute>]
member ImageSource : byte[] with get, set
Значение свойства
Тип:
ByteСм. также