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

DefiningGeometry Property (AnnCrossProductObject)

Show in webframe





Gets a value that represents the System.Windows.Media.Geometry of this AnnCrossProductObject.
Syntax
public override Geometry DefiningGeometry {get;}
'Declaration
 
Public Overrides ReadOnly Property DefiningGeometry As Geometry
'Usage
 
Dim instance As AnnCrossProductObject
Dim value As Geometry
 
value = instance.DefiningGeometry

            

            
public:
property Geometry^ DefiningGeometry {
   Geometry^ get() override;
}

Property Value

The Geometry of the AnnCrossProductObject.
Requirements

Target Platforms

See Also

Reference

AnnCrossProductObject Class
AnnCrossProductObject Members

 

 


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