Retrieve the direction of a grid line.If it is true,we say it is a UGridLine,otherwise it is VGridLine
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsUGridLine { get; }
public bool IsUGridLine { get; }
