Gets or sets a value that represents the height or width of the LineDefinition.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public GridLength Length { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property Length As GridLength <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |