Create(String, DiagramControlStringId, Func<Size>, ShapeGetter, ShapeConnectionPointsGetter, EditorBoundsGetter, DiagramItemStyleId, Boolean, Boolean)
static
|
|
CreateSvgShape(String, String, Stream, Boolean, Func<Size, IEnumerable<Point>>, String, String)
static
|
Creates a diagram shape from a stream that contains an SVG image.
|
CreateTemplateShape(String, Func<String>, Func<ShapeTemplate>)
static
|
This method supports the internal infrastructure and is not intended to be used directly from your code.
|
CreateTemplateShape(String, String, ShapeTemplate)
static
|
Creates a shape from the specified template.
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetConnectionPoints(Size, IEnumerable<Double>)
|
|
GetDefaultShape()
|
Returns the shape with the default size and parameters.
|
GetEditorBounds(Size, IEnumerable<Double>)
|
|
GetHashCode()
|
Serves as the default hash function.
|
GetShape(Size, IEnumerable<Double>)
|
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns the name of the ShapeDescription.
|
Update(String, Func<String>, Func<Size>, ShapeGetter, ShapeConnectionPointsGetter, Func<ParameterCollection>, EditorBoundsGetter, Func<DiagramItemStyleId>, Func<Boolean>, Func<Boolean>)
|
Returns the ShapeDescription instance with updated properties.
|