LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

DefiningGeometry Property (AnnObject)






Gets a value that represents the System.Windows.Media.Geometry of the AnnObject. .NET support Silverlight support
Syntax
public abstract Geometry DefiningGeometry {get;}
'Declaration
 
Public MustOverride ReadOnly Property DefiningGeometry As Geometry
'Usage
 
Dim instance As AnnObject
Dim value As Geometry
 
value = instance.DefiningGeometry
public abstract Geometry DefiningGeometry {get;}
 get_DefiningGeometry(); 
public:
abstract property Geometry^ DefiningGeometry {
   Geometry^ get();
}

Property Value

The Geometry of the AnnObject.
Remarks
Derived classes should override this property to define their geometries.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnObject Class
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.