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