Sets the overpass wing tick length in page units. The length must be greater than zero; the default length is 1 Point. You can specify a preferred page unit for the specified length; the default is Points. This parameter does not apply to the Wing Type - NONE. (In, Optional)
Syntax
Visual Basic (Declaration) | |
---|
Public Property wing_tick_length As Object |
Visual Basic (Usage) | Copy Code |
---|
Dim instance As CreateUnderpass
Dim value As Object
instance.wing_tick_length = value
value = instance.wing_tick_length |
C# | |
---|
public object wing_tick_length {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