Northwoods.GoSilverlight 2.1.1 Assembly
CommentSpacing Property
See Also  Send Feedback
Northwoods.GoXam.Layout Namespace > TreeVertex Class : CommentSpacing Property

Glossary Item Box

Gets or sets the space to leave between consecutive comments.

Syntax

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

Property Value

The default value is 10. Negative values may cause comments to overlap.

Remarks

This inherited property is initialized in the InitializeTreeVertexValues method.

Requirements

See Also

© 2013 All Rights Reserved.