
public interface IOccPlotFrame : EPLAN.Harness.API.Interfaces.IApiObject, I2DTranslatable, IOccurrence, IUserDefinedProperties
Name | Description | |
---|---|---|
![]() | AlignPageNumbering | Text alignment of page numbering |
![]() | Children | Gets children occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence) |
![]() | ID | Identifier of the API object. (Inherited from EPLAN.Harness.API.Interfaces.IApiObject) |
![]() | IsRapid | Is the part a rapid prototype? (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence) |
![]() | IsValid | Is occurrence valid? (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence) |
![]() | Landscape | When true, the plot frame will be positioned as landscape, otherwise the portrait position will be used. |
![]() | Margins | Margins on IOccPlotFrame. |
![]() | MultiPage | Determines if plot frame will be printed to more pages. |
![]() | MultiPageColumns | Number of columns of a multi page plot frame. |
![]() | MultiPageRows | Number of rows of a multi page plot frame. |
![]() | Name | Gets or sets the name of the occurrence. |
![]() | P8DisplayedDT | Gets the P8 displayed device tag. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence) |
![]() | P8FullDT | Gets the P8 full device tag. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence) |
![]() | P8FunctionText | Gets the P8 function text. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence) |
![]() | PaperSize | Size of paper to print. |
![]() | Parents | Gets parent occurrences of closest level in hierarchy of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IOccurrence) |
![]() | Position | Gets the 2D position in drawing. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.I2DTranslatable) |
![]() | PrinterName | Name of the printer to use. See System.Drawing.Printing.PrinterSettings.InstalledPrinters to list installed printers. |
![]() | PrintScale | Print scale of plot frame. |
![]() | ScaleAlignment | Text alignment of print scale |
![]() | Selectable | Gets or sets the value of 'Selectable' property of this occurrence. |
![]() | ShowPageNumbering | Should page numbering of plot frame be displayed? |
![]() | ShowPrintScale | Should print scale of plot frame be displayed? |
![]() | UserDefinedProperties | Gets or sets a list of user-defined properties of this occurrence. (Inherited from EPLAN.Harness.API.Occurrences.Interfaces.IUserDefinedProperties) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from System.IEquatable<IOccurrence>) |
![]() | Prints current plot frame using its print properties. |