C#
VB
C++
Gets or sets the unit of measure for this AnnSize structure.
public AnnUnit Unit { get; set; }
Public Property Unit As Leadtools.Annotations.AnnUnit
public:
property Leadtools.Annotations.AnnUnit Unit {
Leadtools.Annotations.AnnUnit get();
void set ( Leadtools.Annotations.AnnUnit );
}
An AnnUnit value that represents the unit of measure for this AnnSize structure.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET