API Reference

Class

OdpLine

Namespace OfficeIMO.OpenDocument
Assembly OfficeIMO.OpenDocument
Modifiers sealed

An ODP line.

Inheritance

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Properties

public override OdfRect Bounds { get; set; } #
public OdfLength X1 { get; set; } #

First horizontal endpoint.

public OdfLength Y1 { get; set; } #

First vertical endpoint.

public OdfLength X2 { get; set; } #

Second horizontal endpoint.

public OdfLength Y2 { get; set; } #

Second vertical endpoint.