Specifies whether or not to calculate true dangles only (the wording is pending to change ...). {INCLUDE_CASED_MEETING_UNCASED| CUL_DE_SAC_ONLY} (In, Optional)
Syntax
Visual Basic (Declaration) | |
---|
Public Property dangle_option As String |
Visual Basic (Usage) | Copy Code |
---|
Dim instance As CalculateLineCaps
Dim value As String
instance.dangle_option = value
value = instance.dangle_option |
C# | |
---|
public string dangle_option {get; set;} |
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also