Search
BorderComponent.IsOutline Property
See Also
 






Gets or sets a value indicating whether this component defines the outline of its host.

Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public bool IsOutline { get; set; }

Visual Basic  Copy Code

Public Property IsOutline As Boolean

 Property Value

 See Also