←Select platform

GetGraphicsPath Method (AnnProtractorObject)

Summary

Returns a System.Drawing.Drawing2D.GraphicsPath representation of this AnnProtractorObject.

Syntax

C#
VB
C++
public override GraphicsPath GetGraphicsPath(  
   Leadtools.Annotations.AnnGetGraphicsPathMode mode 
) 
  
Public Overrides Function GetGraphicsPath( _ 
   ByVal mode As Leadtools.Annotations.AnnGetGraphicsPathMode _ 
) As GraphicsPath 
public: 
GraphicsPath^ GetGraphicsPath(  
   Leadtools.Annotations.AnnGetGraphicsPathMode mode 
) override  

Parameters

mode
An AnnGetGraphicsPathMode value which specifies which path to return.

Return Value

The System.Drawing.Drawing2D.GraphicsPath representation of this AnnProtractorObject.

Remarks

AnnProtractorObject will return the same exact path no matter what the value of

mode
An AnnGetGraphicsPathMode value which specifies which path to return.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations Assembly
Click or drag to resize