Northwoods.GoSilverlight 1.2.2 Assembly
WrappingWidth Property
See Also  Send Feedback
Northwoods.GoXam.Layout Namespace > GridLayout Class : WrappingWidth Property

Gets or sets the wrapping width.

Syntax

Visual Basic (Declaration) 
Public Property WrappingWidth As Double
C# 
public double WrappingWidth {get; set;}

Property Value

The default value is Double.NaN, meaning to use the width of the diagram's panel's viewport. Any real value must be larger than zero.

Requirements

See Also

© 2010 All Rights Reserved.