Table of Contents

Class ShapeRelativeRect

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

A rectangle expressed as insets from each edge of a reference rectangle, in thousandths of a percent (DrawingML CT_RelativeRect: a:fillToRect, a:tileRect). Positive values inset; negative values extend outside the reference rectangle.

public sealed class ShapeRelativeRect
Inheritance
ShapeRelativeRect
Inherited Members

Constructors

ShapeRelativeRect()

Properties

Bottom

Gets or sets the inset from the bottom edge in thousandths of a percent.

Left

Gets or sets the inset from the left edge in thousandths of a percent.

Right

Gets or sets the inset from the right edge in thousandths of a percent.

Top

Gets or sets the inset from the top edge in thousandths of a percent.

Methods

Clone()

Creates a copy.