GrapeCity.Win.MultiRow Namespace > ShapeRenderer Class : LineColor Property |
<SRCategoryAttribute("Appearance")> <SRDescriptionAttribute("Indicates the color of the line.")> <RefreshPropertiesAttribute(RefreshProperties.Repaint)> <DefaultValueAttribute()> Public Property LineColor As Color
Dim instance As ShapeRenderer Dim value As Color instance.LineColor = value value = instance.LineColor
[SRCategory("Appearance")] [SRDescription("Indicates the color of the line.")] [RefreshProperties(RefreshProperties.Repaint)] [DefaultValue()] public Color LineColor {get; set;}
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