[]
Represents a burst shape object.
public class BurstShape : PSShape, ISerializeSupport, IDeserializationCallback, IPdfSupportPSObject, ISerializable
Public Class BurstShape
Inherits PSShape
Implements ISerializeSupport, IDeserializationCallback, IPdfSupportPSObject, ISerializable
| Name | Description |
|---|---|
| BurstShape() | Creates a new burst shape. |
| BurstShape(BurstShape) | Creates a new shape that is a copy of the specified shape. |
| BurstShape(SerializationInfo, StreamingContext) | Creates a new burst 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 burst shape. |