| FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > PerspectiveProjection クラス : PerspectiveProjection コンストラクタ |
'宣言Public Function New( _ ByVal perspectiveAngle As Single _ )
public PerspectiveProjection( float perspectiveAngle )
| 例外 | 解説 |
|---|---|
| System.ArgumentOutOfRangeException | perspectiveAngleが0以下であるか、100を超えています。 |