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