Click or drag to resize

Triangle3dIsHorizontal Property

Get a value indicating if the plane the triangle lies on is horizontal.

Namespace:  Gile.AutoCAD.Geometry
Assembly:  GeometryExtensions (in GeometryExtensions.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public bool IsHorizontal { get; }

Property Value

Type: Boolean
See Also