PowerTools SPREAD for Windows Forms 8.0J
PerspectiveProjection コンストラクタ


視野角度。
PerspectiveProjectionクラスの新しいインスタンスを作成します。
構文
'Declaration
 
Public Function New( _
   ByVal perspectiveAngle As Single _
)
'使用法
 
Dim perspectiveAngle As Single
 
Dim instance As New PerspectiveProjection(perspectiveAngle)
public PerspectiveProjection( 
   float perspectiveAngle
)

パラメータ

perspectiveAngle
視野角度。
例外
例外説明
System.ArgumentOutOfRangeExceptionperspectiveAngleが0以下であるか、100を超えています。
参照

PerspectiveProjection クラス
PerspectiveProjection メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.