This document is archived and information here might be outdated. Recommended version. |
Indicates whether line is unbuildable line.
[Visual Basic .NET] Public Function get_Unbuildable ( _ ByVal pGSLine As IGSLine _ ) As Boolean
[C#] public bool get_Unbuildable ( IGSLine pGSLine );