Search
AnchorPoint Methods
 


 Public Methods

  Name Description

Clone

Creates an exact clone of this AnchorPoint object.

 Protected Methods

  Name Description

Draw

Renders the anchor point.

LoadFrom

Deserializes the object from the specified reader.

LoadFromJson

Deserializes the anchor point from JSON format.

LoadFromXml

Deserializes the anchor point from XML format.

SaveTo

Serializes the object to the specified writer.

SaveToJson

Serializes the anchor point in JSON format.

SaveToXml

Serializes the anchor point in XML format.

 See Also