Diagram.HasOutline Property

Definition

Gets a value indicating whether to draw the outline of the shape. Diagrams by default have no border.

public:
 virtual property bool HasOutline { bool get(); };
public override bool HasOutline { get; }
member this.HasOutline : bool
Public Overrides ReadOnly Property HasOutline As Boolean

Property Value

Applies to