Display a circle.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static Shape CenteredCircle { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Shared Property CenteredCircle As Shape |
An instance of the Shape class.
See Also