C# Class LayoutFarm.TextBreak.BreakBounds

ファイルを表示 Open project: prepare/HTML-Renderer

Public Properties

Property Type Description
kind WorkKind
length int
startIndex int
stopNext bool

Property Details

kind public_oe property

public WorkKind kind
return WorkKind

length public_oe property

public int length
return int

startIndex public_oe property

public int startIndex
return int

stopNext public_oe property

public bool stopNext
return bool