Click or drag to resize

Triangle3dIsHorizontal Property

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

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

Property Value

Type: Boolean
See Also