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