C#
VB
C++
Gets or sets a value that indicates the relative weight of the typeface.
public AnnFontWeight FontWeight { get; set; }
Public Property FontWeight As Leadtools.Windows.Annotations.AnnFontWeight
public:
property Leadtools.Windows.Annotations.AnnFontWeight FontWeight {
Leadtools.Windows.Annotations.AnnFontWeight get();
void set ( Leadtools.Windows.Annotations.AnnFontWeight );
}
An AnnFontWeight value that specifies the relative weight of the typeface.
For more information, refer to Using Text in WPF Annotation Objects.
For XAML example, refer to AnnPolyRulerObject.
For C#/VB examples, refer to AnnPolyRulerObject.
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