GrapeCity SPREAD for Windows Forms 12.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.ArgumentOutOfRangeException perspectiveAngleが0以下であるか、100を超えています。
参照

PerspectiveProjection クラス
PerspectiveProjection メンバ

 

 


Copyright © 2004 GrapeCity inc.