Show / Hide Table of Contents

Class DashStop

Inheritance
System.Object
DashStop
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public class DashStop : object

Properties

Length

Declaration
public int Length { get; set; }
Property Value
Type Description
System.Int32

SpaceLength

Declaration
public int SpaceLength { get; set; }
Property Value
Type Description
System.Int32
Back to top Generated by DocFX