.NET Framework Class Library

WrapTopAndBottom.EffectExtentRectangle Property

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.DOM Namespace > WrapTopAndBottom Class > WrapTopAndBottom Properties >

.NET Framework Class Library

WrapTopAndBottom.EffectExtentRectangle Property

Namespace: Gnostice.Core.DOM

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Public Property EffectExtentRectangle As Rectangle
 Get
 Set

C#

public Rectangle EffectExtentRectangle { getset; }

Visual C++

public:
property RectangleEffectExtentRectangle {
 Rectangleget ();
 void set (Rectanglevalue);
}

See Also

WrapTopAndBottom Class

WrapTopAndBottom Members

Gnostice.Core.DOM Namespace