Projection2D Class |
Namespace: VIZCore3D.NET.Data
public class Projection2D : VIZCoreBase
The Projection2D type exposes the following members.
Name | Description | |
---|---|---|
Area |
Area
| |
BoundBoxNode |
Node Bound Box
| |
BoundBoxVertex |
Vertex Bound Box
| |
CorrectionFactor |
2D 좌표 보정 계수
| |
EnableCoordinateCorrection |
2D 좌표 보정 여부
| |
Matrix |
Projection Matrix
| |
PathGeometryString |
Path Geometry String
| |
Points |
Projection Points
| |
Vertex |
Vertex
| |
VertexCount |
Vertex Count
|
Name | Description | |
---|---|---|
GetHeight |
Height : Vertex Bound Box Max. Z
| |
GetLength |
Length : Vertex Bound Box Max. Y
| |
GetMatrix |
Matrix Array
| |
GetPointFList |
Get 2D PointF List
| |
GetPointList |
Get 2D Point List
| |
GetVertexList |
Get Vertex List
| |
GetWidth |
Width : Vertex Bound Box Max. X
| |
MovePoints |
포인트 이동
| |
ZoomOut |
포인트 축소
|