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