Skip to main content

IShapeStyle.BorderStyle property

Namespace: NextDesign.Core

Description

line style
"Solid" : solid line
"Dot" : dotted line
"Dash" : dashed line
"DashDot" : dash-dot line
"DashDotDot" : dash-dot line

string BorderStyle { get; set; }

type

  • string