Leadtools.Windows.Annotations Requires Document/Medical license. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
DefiningGeometry Property
See Also 
Leadtools.Windows.Annotations Namespace > AnnLineObject Class : DefiningGeometry Property





Gets a value that represents the Geometry of this AnnLineObject.

Syntax

Visual Basic (Declaration) 
Overrides Public ReadOnly Property DefiningGeometry As Geometry
Visual Basic (Usage)Copy Code
Dim instance As AnnLineObject
Dim value As Geometry
 
value = instance.DefiningGeometry
C# 
public override Geometry DefiningGeometry {get;}
C++/CLI 
public:
property Geometry DefiningGeometry override {
   Geometry get();
}
XAML Syntax 
You cannot use this property in XAML.
XAML Syntax 
You cannot use this property in XAML.

Return Value

The Geometry of the AnnLineObject.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, and Windows Server 2003 family

See Also

DefiningGeometry requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.