GrapeCity.Win.MultiRow Namespace > ShapeRenderer Class : LineWidth Property |
<SRDescriptionAttribute("Indicates the width of the line.")> <RefreshPropertiesAttribute(RefreshProperties.Repaint)> <DefaultValueAttribute()> <SRCategoryAttribute("Appearance")> Public Property LineWidth As Single
Dim instance As ShapeRenderer Dim value As Single instance.LineWidth = value value = instance.LineWidth
[SRDescription("Indicates the width of the line.")] [RefreshProperties(RefreshProperties.Repaint)] [DefaultValue()] [SRCategory("Appearance")] public float LineWidth {get; set;}
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | The value should greater than 0. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2