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 > AnnObjectBase Class : DefiningGeometry Property





Gets a value that represents the Geometry of the AnnObjectBase.

Syntax

Visual Basic (Declaration) 
Public Overridable MustOverride ReadOnly Property DefiningGeometry As Geometry
Visual Basic (Usage)Copy Code
Dim instance As AnnObjectBase
Dim value As Geometry
 
value = instance.DefiningGeometry
C# 
public virtual abstract Geometry DefiningGeometry {get;}
C++/CLI 
public:
virtual abstract property Geometry DefiningGeometry {
   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 AnnObject.

Example

Remarks

(Read Only) Derived classes should override this property to define their geometries.

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.