Skip to main content
A newer version of this page is available. .

ShapeDescription Constructors

Contains basic diagram shape options.
Name Parameters Description
ShapeDescription(String, Func<String>, Func<Size>, ShapeGetter, ShapeConnectionPointsGetter, Func<ParameterCollection>, EditorBoundsGetter, Func<DiagramItemStyleId>, Func<Boolean>, Func<Boolean>) id, getName, getDefaultSize, getShape, getConnectionPoints, getParameterCollection, getEditorBounds, getStyleId, getIsQuick, getUseBackgroundAsForeground Initializes a new instance of the ShapeDescription class.
See Also