C#
VB
C++
Gets a value that represents the System.Windows.Media.Geometry of the AnnObject.
public abstract Geometry DefiningGeometry { get; }
Public MustOverride ReadOnly Property DefiningGeometry As Geometry
public:
abstract property Geometry^ DefiningGeometry {
Geometry^ get();
}
The Geometry of the AnnObject.
Derived classes should override this property to define their geometries.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET