LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

GetGraphicsPath Method (AnnCrossProductObject)






An AnnGetGraphicsPathMode value that specifies which path to return.
Returns a System.Drawing.Drawing2D.GraphicsPath representation of this AnnCrossProductObject object.
Syntax
public override GraphicsPath GetGraphicsPath( 
   AnnGetGraphicsPathMode mode
)
'Declaration
 
Public Overrides Function GetGraphicsPath( _
   ByVal mode As AnnGetGraphicsPathMode _
) As GraphicsPath
'Usage
 
Dim instance As AnnCrossProductObject
Dim mode As AnnGetGraphicsPathMode
Dim value As GraphicsPath
 
value = instance.GetGraphicsPath(mode)
public override GraphicsPath GetGraphicsPath( 
   AnnGetGraphicsPathMode mode
)
 function Leadtools.Annotations.AnnCrossProductObject.GetGraphicsPath( 
   mode 
)
public:
GraphicsPath^ GetGraphicsPath( 
   AnnGetGraphicsPathMode mode
) override 

Parameters

mode
An AnnGetGraphicsPathMode value that specifies which path to return.

Return Value

Remarks
An AnnCrossProductObject object will return the same exact path no matter what the value of mode is.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnCrossProductObject Class
AnnCrossProductObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.