Click or drag to resize

LinkedImageGraphic Constructor

Overload List
 NameDescription
Public methodLinkedImageGraphic(IXmlDeserializationInfo) Initializes a new instance of the LinkedImageGraphic class for deserialization.
Public methodLinkedImageGraphic(LinkedImageGraphic) Initializes a new instance of the LinkedImageGraphic class by copying another instance.
Public methodLinkedImageGraphic(PointD2D, String) Initializes a new instance of the LinkedImageGraphic class.
Public methodLinkedImageGraphic(Double, Double, String) Initializes a new instance of the LinkedImageGraphic class.
Public methodLinkedImageGraphic(PointD2D, PointD2D, String) Initializes a new instance of the LinkedImageGraphic class.
Public methodLinkedImageGraphic(PointD2D, Double, String) Initializes a new instance of the LinkedImageGraphic class.
Public methodLinkedImageGraphic(Double, Double, PointD2D, String) Initializes a new instance of the LinkedImageGraphic class.
Public methodLinkedImageGraphic(Double, Double, Double, String) Initializes a new instance of the LinkedImageGraphic class.
Public methodLinkedImageGraphic(PointD2D, PointD2D, Double, String) Initializes a new instance of the LinkedImageGraphic class.
Public methodLinkedImageGraphic(Double, Double, PointD2D, Double, String) Initializes a new instance of the LinkedImageGraphic class.
Public methodLinkedImageGraphic(Double, Double, Double, Double, String) Initializes a new instance of the LinkedImageGraphic class.
Public methodLinkedImageGraphic(Double, Double, Double, Double, Double, String) Initializes a new instance of the LinkedImageGraphic class.
Top
See Also