DioDocs for PDF
LayoutRect クラス メンバ
プロパティ  メソッド 

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 : LayoutRect クラス

LayoutRectデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets a value indicating if the LayoutRect does not allow any modifications.  
Public プロパティGets a value indicating whether the LayoutRect occupies non-zero area.  
Public プロパティGets a value indicating whether the LayoutRect has non-zero width or height.  
Public プロパティGets the height of the LayoutRect.  
Public プロパティGets a value indicating if the LayoutRect is invalid.  
Public プロパティGets the coordinates of the top left corner.  
Public プロパティGets the X coordinate of the top left corner.  
Public プロパティGets the Y coordinate of the top left corner.  
Public プロパティGets the coordinates of the top right corner.  
Public プロパティGets the X coordinate of the top right corner.  
Public プロパティGets the Y coordinate of the top right corner.  
Public プロパティGets the coordinates of the bottom left corner.  
Public プロパティGets the X coordinate of the bottom left corner.  
Public プロパティGets the Y coordinate of the bottom left corner.  
Public プロパティGets the coordinates of the bottom right corner.  
Public プロパティGets the X coordinate of the bottom right corner.  
Public プロパティGets the Y coordinate of the bottom right corner.  
Public プロパティGets a value indicating if the LayoutRect is resolved.  
Public プロパティGets a value indicating if the LayoutRect is resolved and valid.  
Public プロパティGets the actual rotation angle of the LayoutRect, in degrees.  
Public プロパティGets or sets the object that contains data about the LayoutRect.  
Public プロパティGets the transformation matrix of the LayoutRect taking into account the owner LayoutView transformation, the top left corner position (P0), and the rotation angle.  
Public プロパティGets the owner LayoutView object.  
Public プロパティGets the width of the LayoutRect.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Anchors a LayoutRect to the bottom left corner and rotation angle of anchorRect.

The top right corner is not fixed and requires additional constraints.

 
Public メソッドオーバーロードされます。 Anchors a LayoutRect to the bottom, left, right sides and rotation angle of anchorRect.

The top side is not fixed and requires an additional constraint.

 
Public メソッドオーバーロードされます。 Anchors a LayoutRect to the bottom right corner and rotation angle of anchorRect.

The top left corner is not fixed and requires additional constraints.

 
Public メソッドオーバーロードされます。 Deflates a LayoutRect relative to anchorRect.  
Public メソッドAnchors a LayoutRect to exactly the same bounds and rotation angle as anchorRect.  
Public メソッドAnchors a LayoutRect to the left and right sides and rotation angle of anchorRect and sets zero height.

The vertical position is not fixed and requires an additional constraint.

 
Public メソッドオーバーロードされます。 Inflates a LayoutRect relative to anchorRect.  
Public メソッドオーバーロードされます。 Anchors a LayoutRect to the left and right sides and rotation angle of anchorRect.

The top and bottom sides are not fixed and require additional constraints.

 
Public メソッドオーバーロードされます。 Anchors a LayoutRect to the left, top, bottom sides and rotation angle of anchorRect.

The right side is not fixed and requires an additional constraint.

 
Public メソッドオーバーロードされます。 Anchors a LayoutRect to the right, top, bottom sides and rotation angle of anchorRect.

The left side is not fixed and requires an additional constraint.

 
Public メソッドオーバーロードされます。 Anchors a LayoutRect to the top and bottom sides and rotation angle of anchorRect.

The left and right sides are not fixed and require additional constraints.

 
Public メソッドオーバーロードされます。 Anchors a LayoutRect to the top left corner and rotation angle of anchorRect.

The bottom right corner is not fixed and requires additional constraints.

 
Public メソッドオーバーロードされます。 Anchors a LayoutRect to the top, left, right sides and rotation angle of anchorRect.

The bottom side is not fixed and requires an additional constraint.

 
Public メソッドオーバーロードされます。 Anchors a LayoutRect to the top right corner and rotation angle of anchorRect.

The bottom left corner is not fixed and requires additional constraints.

 
Public メソッドAnchors a LayoutRect to the top and bottom sides and rotation angle of anchorRect and sets zero width.

The horizontal position is not fixed and requires an additional constraint.

 
Public メソッドオーバーロードされます。 Adds a MaxBottom constraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds a MaxHeight constraint.  
Public メソッドオーバーロードされます。 Adds a MaxLeft constraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds a MaxRight constraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds a MaxTop constraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds a MaxWidth constraint.  
Public メソッドオーバーロードされます。 Adds a MinBottom constraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds a MinHeight constraint.  
Public メソッドオーバーロードされます。 Adds a MinLeft constraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds a MinRight constraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds a MinTop constraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds a MinWidth constraint.  
Public メソッドオーバーロードされます。 Adds a PositionConstraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds a SizeConstraint.  
Public メソッドAdds a StarWidth or StarHeight constraint.  
Public メソッドReturns a System.Drawing.RectangleF with the same Width and Height as this LayoutRect.  
Public メソッドDetermines if the rectangular region represented by otherRect is entirely contained within this LayoutRect.  
Public メソッドCreates a point to be used as an anchor for other LayoutRects.  
Public メソッドDetaches the LayoutRect from its owner LayoutView and removes all constraints referencing the LayoutRect.  
Public メソッドSearches for the AngleConstraint.  
Public メソッドGets the rotation angle of the current LayoutRect from the standpoint of the targetRect.  
Public メソッドSearches for the AspectRatioConstraint.  
Public メソッドオーバーロードされます。 Searches for the first constraint for the specified target parameter.  
Public メソッドReturns the list of ContourConstraints.  
Public メソッドReturns a System.Drawing.RectangleF that represents the intersection of two rectangles, relative to this LayoutRect.  
Public メソッドReturns a System.Drawing.RectangleF that represents the intersection of two rectangles, relative to the view rectangle.  
Public メソッドSearches for the first PositionConstraint for the specified target parameter.  
Public メソッドSearches for the first SizeConstraint for the specified target parameter.  
Public メソッドSearches for the StarSizeConstraint for the specified target parameter.  
Public メソッドDetermines if this LayoutRect intersects with otherRect.  
Public メソッドDetaches all constraints from the current LayoutRect.  
Public メソッドオーバーロードされます。 Detaches the specified Constraint from the LayoutRect.  
Public メソッドAdds an Angle constraint relative to anchorRect.  
Public メソッドAdds an AspectRatio constraint.  
Public メソッドオーバーロードされます。 Adds a Bottom constraint relative to anchorRect.  
Public メソッドAdds a Bottom constraint relative to anchorRect and the corresponding opposite constraint.  
Public メソッドオーバーロードされます。 Adds a Height constraint.  
Public メソッドオーバーロードされます。 Adds a HorizontalCenter constraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds a Left constraint relative to anchorRect.  
Public メソッドAdds a Left constraint relative to anchorRect and the corresponding opposite constraint.  
Public メソッドオーバーロードされます。 Adds a Right constraint relative to anchorRect.  
Public メソッドAdds a Right constraint relative to anchorRect and the corresponding opposite constraint.  
Public メソッドAdds a StarHeight constraint.  
Public メソッドAdds a StarWidth constraint.  
Public メソッドオーバーロードされます。 Adds a Top constraint relative to anchorRect.  
Public メソッドAdds a Top constraint relative to anchorRect and the corresponding opposite constraint.  
Public メソッドオーバーロードされます。 Adds a VerticalCenter constraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds a Width constraint.  
Public メソッドConverts a LayoutRect to System.Drawing.RectangleF relative to the targetRect.  
Public メソッドReturns a string that represents the current LayoutRect.  
トップ
参照

LayoutRect クラス
GrapeCity.Documents.Layout 名前空間