Value Property (ElementSize)
In This Topic
Gets or sets the value.
Syntax
'Declaration
<C1DescriptionAttribute("ElementSize.Value", "Gets or sets the value.")>
Public Property Value As Double
[C1Description("ElementSize.Value", "Gets or sets the value.")]
public double Value {get; set;}
See Also