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

GrapeCity.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 if the LayoutRect occupies non-zero area.  
Public プロパティGets a value indicating if 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 actual transformation matrix for the LayoutRect.  
Public プロパティGets the owner LayoutView object.  
Public プロパティGets the width of the LayoutRect.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーロードされます。 Adds the MaxBottom constraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds the MaxHeight constraint.  
Public メソッドオーバーロードされます。 Adds the MaxLeft constraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds the MaxRight constraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds the MaxTop constraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds the MaxWidth constraint.  
Public メソッドオーバーロードされます。 Adds the MinBottom constraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds the MinHeight constraint.  
Public メソッドオーバーロードされます。 Adds the MinLeft constraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds the MinRight constraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds the MinTop constraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds the MinWidth constraint.  
Public メソッドオーバーロードされます。 Adds a PositionConstraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds a SizeConstraint.  
Public メソッドAdds the 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 the Angle constraint relative to anchorRect.  
Public メソッドAdds the AspectRatio constraint.  
Public メソッドオーバーロードされます。 Adds the Bottom constraint relative to anchorRect.  
Public メソッドAdds the Bottom constraint relative to anchorRect and the corresponding opposite constraint.  
Public メソッドオーバーロードされます。 Adds the Height constraint.  
Public メソッドオーバーロードされます。 Adds the HorizontalCenter constraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds the Left constraint relative to anchorRect.  
Public メソッドAdds the Left constraint relative to anchorRect and the corresponding opposite constraint.  
Public メソッドオーバーロードされます。 Adds the Right constraint relative to anchorRect.  
Public メソッドAdds the Right constraint relative to anchorRect and the corresponding opposite constraint.  
Public メソッドAdds the StarHeight constraint.  
Public メソッドAdds the StarWidth constraint.  
Public メソッドオーバーロードされます。 Adds the Top constraint relative to anchorRect.  
Public メソッドAdds the Top constraint relative to anchorRect and the corresponding opposite constraint.  
Public メソッドオーバーロードされます。 Adds the VerticalCenter constraint relative to anchorRect.  
Public メソッドオーバーロードされます。 Adds the 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 名前空間