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

DefiningGeometry Property (AnnLineObject)






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

Property Value

The Geometry of the AnnLineObject.
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

AnnLineObject Class
AnnLineObject Members

 

 


Products | Support | Contact Us | Copyright Notices

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