Dundas Chart for Windows Forms
GetSize Method
See Also  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl Namespace > ElementPosition Class : GetSize Method


Returns the size of a chart element as a SizeF object.
Gets position size.

Syntax

Visual Basic (Declaration)  
Public Function GetSize() As SizeF
Visual Basic (Usage) Copy Code
Dim instance As ElementPosition
Dim value As SizeF
 
value = instance.GetSize()
C#  
public SizeF GetSize()

Return Value

A SizeF object.
Position size.

Remarks

This method returns the size of a chart element as a SizeF object.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2009 All Rights Reserved.