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

DefiningGeometry Property (AnnGroupObject)

Show in webframe





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

            

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

Property Value

The Geometry of the AnnGroupObject.
Remarks
An AnnGroupObject object will return a union of the geometries of all objects in the group. For more information, refer to AnnObject.DefiningGeometry.
Requirements

Target Platforms

See Also

Reference

AnnGroupObject Class
AnnGroupObject Members

 

 


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