Search
Shape.EnableOutline Property
See Also
 





Gets or sets a value indicating whether to enable the shape's outline.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool EnableOutline { get; set; }

Visual Basic  Copy Code

Public Property EnableOutline As Boolean

 Property Value

 Remarks

When

 See Also