dotnetCHARTING Send comments on this topic.
ShapeType Property
See Also 
dotnetCHARTING Namespace > Element Class : ShapeType Property


Syntax

Visual Basic (Declaration) 
Public Property ShapeType As ShapeType
Visual Basic (Usage)Copy Code
Dim instance As Element
Dim value As ShapeType
 
instance.ShapeType = value
 
value = instance.ShapeType
C# 
public ShapeType ShapeType {get; set;}

Example

See Also

© 2008 All Rights Reserved.