GrapeCity.Win.MultiRow Namespace > ShapeRenderer Class : UseSmoothingLine Property |
<DefaultValueAttribute()> <SRDescriptionAttribute("Indicates whether use smoothing lines to enhance rendering quality.")> <RefreshPropertiesAttribute(RefreshProperties.Repaint)> <SRCategoryAttribute("Appearance")> Public Property UseSmoothingLine As Boolean
Dim instance As ShapeRenderer Dim value As Boolean instance.UseSmoothingLine = value value = instance.UseSmoothingLine
[DefaultValue()] [SRDescription("Indicates whether use smoothing lines to enhance rendering quality.")] [RefreshProperties(RefreshProperties.Repaint)] [SRCategory("Appearance")] public bool UseSmoothingLine {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