GoDiagram Web Reference
MakeAllGraphicsPaths Method

Return an enumerable holding all the GraphicsPath objects needed to draw the principal path and all tick marks.
Syntax
'Declaration
 
Public Overridable Function MakeAllGraphicsPaths() As IEnumerable(Of GraphicsPath)
public virtual IEnumerable<GraphicsPath> MakeAllGraphicsPaths()

Return Value

an IEnumerable of GraphicsPaths, which must not be modified.
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

GraduatedScale Class
GraduatedScale Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback