VintaSoft Twain .NET SDK 15.4: Руководство для .NET разработчика
Vintasoft.Primitives Namespace / VintasoftRectI Structure / Location Property
Синтаксис Требования Смотрите также
В этом разделе
Location Свойство (VintasoftRectI)
В этом разделе
Gets or sets the coordinates of the upper-left corner of this VintasoftRectI structure.
Синтаксис
'Declaration

<BrowsableAttribute(False)>
Public Property Location As VintasoftPointI

[Browsable(False)]
public VintasoftPointI Location { get; set; }

Требования

Целевые платформы: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

Смотрите также