DioDocs for PDF
SetAngle メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutRect クラス : SetAngle メソッド
The referenced LayoutRect or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.
The rotation angle relative to anchorRect, in degrees.
Adds an 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 or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.
relativeAngle
The rotation angle relative to anchorRect, in degrees.

戻り値の型

New constraint just added.
参照

LayoutRect クラス
LayoutRect メンバ