ICoordinate Interface

Represents a contract requiring an X and Y coordinate.

public interface ICoordinate
Public Interface ICoordinate

Inheritance: ObjectICoordinate

Derived: LayoutLink, LayoutTextArea, ImportedPageArea, AreaGroup, AutoLink, AustraliaPost, Aztec, BarCode, Codabar, Code11, Code128, Code25, Code39, Code93, DataMatrixBarcode, DeutschePostIdentcode, DeutschePostLeitcode, Dim2Barcode, Ean13, Ean13Sup2, Ean13Sup5, Ean14, Ean8, Ean8Sup2, Ean8Sup5, GS1DataBar, Iata25, IntelligentMailBarCode, Interleaved25, Isbn, IsbnSup2, IsbnSup5, Ismn, IsmnSup2, IsmnSup5, Issn, IssnSup2, IssnSup5, Itf14, Kix, MacroPdf417, MsiBarcode, Pdf417, Postnet, QrCode, Rm4scc, SingaporePost, StackedGS1DataBar, TextBarCode, UpcBase, UpcVersionA, UpcVersionASup2, UpcVersionASup5, UpcVersionE, UpcVersionESup2, UpcVersionESup5, Bookmark, Chart, FormattedTextArea, HtmlArea, IArea, Image, Label, Link, List, Note, OrderedList, PageNumberingLabel, Path, Rectangle, RotatingPageElement, Table2, TextArea, TransformationGroup, UnorderedList

Licensing Info

This interface is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

Properties

XGets or sets the X coordinate.
YGets or sets the Y coordinate.

See Also

ceTe.DynamicPDF.PageElements

In this topic