Gets or sets a value indicating whether to enable the shape's outline.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public bool EnableOutline { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property EnableOutline As Boolean |
RemarksWhen
See Also