DioDocs for PDF
GetAngleRelativeTo メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutRect クラス : GetAngleRelativeTo メソッド
A LayoutRect which defines the base angle or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.
Gets the rotation angle of the current LayoutRect from the standpoint of the targetRect.
シンタックス
'宣言
 
Public Function GetAngleRelativeTo( _
   ByVal targetRect As LayoutRect _
) As System.Integer
public System.int GetAngleRelativeTo( 
   LayoutRect targetRect
)

パラメータ

targetRect
A LayoutRect which defines the base angle or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.

戻り値の型

The relative angle, in degrees.
参照

LayoutRect クラス
LayoutRect メンバ