Search
Shapes.Trapezoid Property
See Also
 





Gets the Trapezoid predefined shape.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public static Shape Trapezoid { get; }

Visual Basic  Copy Code

Public Shared ReadOnly Property Trapezoid As Shape

 Property Value

 See Also