←Select platform

DefiningGeometry Property

Summary

Gets a value that represents the System.Windows.Media.Geometry of the AnnObject.

Syntax

C#
VB
C++
public abstract Geometry DefiningGeometry { get; } 
  
Public MustOverride ReadOnly Property DefiningGeometry As Geometry 
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly