[]
Represents a heart shape object.
public class HeartShape : PSShape, ISerializeSupport, IDeserializationCallback, IPdfSupportPSObject, ISerializable
Public Class HeartShape
Inherits PSShape
Implements ISerializeSupport, IDeserializationCallback, IPdfSupportPSObject, ISerializable
Name | Description |
---|---|
HeartShape() | Creates a new heart shape. |
HeartShape(HeartShape) | Creates a new shape that is a copy of the specified shape. |
HeartShape(SerializationInfo, StreamingContext) | Creates a new heart shape object from serialization. |
Name | Description |
---|---|
Clone() | Creates a copy of this shape. |
GetObjectData(SerializationInfo, StreamingContext) | Serializes the shape object. |
Initialize() | Initializes the shape object in the presentation space. |
SetInitialShape() | Creates the initial heart shape. |