LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

DefiningGeometry Property (AnnObject)

Show in webframe





Gets a value that represents the System.Windows.Media.Geometry of the AnnObject.
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 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

See Also

Reference

AnnObject Class
AnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.