Click or drag to resize

MeasureProjectedArea Class

Measure Projected Area Data
Inheritance Hierarchy
SystemObject
  VIZCoreBase
    VIZCore3D.NET.DataMeasureProjectedArea

Namespace:  VIZCore3D.NET.Data
Assembly:  VIZCore3D.NET (in VIZCore3D.NET.dll) Version: 2.8.24.1104 (2.8.24.1104)
Syntax
C#
public class MeasureProjectedArea : VIZCoreBase

The MeasureProjectedArea type exposes the following members.

Properties
  NameDescription
Public propertyCenter
투영 중심
Public propertyImage
이미지 정보
Public propertyInner
내부 면적
Public propertyOuter
외부 면적
Public propertyProjected
투영 면적
Top
See Also