DioDocs for PDF
SetAngle メソッド

GrapeCity.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutRect クラス : SetAngle メソッド
The referenced LayoutRect; null means the view rectangle.
The rotation angle relative to anchorRect, in degrees.
Adds the Angle constraint relative to anchorRect.
シンタックス
'宣言
 
Public Function SetAngle( _
   ByVal anchorRect As LayoutRect, _
   Optional ByVal relativeAngle As System.Integer _
) As AngleConstraint
public AngleConstraint SetAngle( 
   LayoutRect anchorRect,
   System.int relativeAngle
)

パラメータ

anchorRect
The referenced LayoutRect; null means the view rectangle.
relativeAngle
The rotation angle relative to anchorRect, in degrees.

戻り値の型

New constraint just added.
参照

LayoutRect クラス
LayoutRect メンバ