| C1.Web.Wijmo.Controls.C1Maps Namespace > C1VectorItemBase Class : StrokeLineJoin Property |
'Declaration<C1CategoryAttribute("Appearance")> <C1DescriptionAttribute(Key="C1VectorItemBase.StrokeLineJoin", Description="Gets or sets the shape that join two lines.")> <System.ComponentModel.DefaultValueAttribute()> <WidgetOptionAttribute()> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.ComponentModel.RefreshPropertiesAttribute(RefreshProperties.All)> Public Property StrokeLineJoin As PenLineJoin
[C1Category("Appearance")] [C1Description(Key="C1VectorItemBase.StrokeLineJoin", Description="Gets or sets the shape that join two lines.")] [System.ComponentModel.DefaultValue()] [WidgetOption()] [System.ComponentModel.NotifyParentProperty(true)] [System.ComponentModel.RefreshProperties(RefreshProperties.All)] public PenLineJoin StrokeLineJoin {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