EastAsianWidthDotNet  1.0.0
Public Member Functions | Properties | List of all members
EastAsianWidthDotNet.EastAsianWidthRange Struct Reference

Kind by Range in the Unicode dictionary. More...

Public Member Functions

 EastAsianWidthRange (int start, int end, EastAsianWidthKind kind)
 Resolve instance. More...
 

Properties

int Start [get]
 Get the start of the Range. More...
 
int End [get]
 Get the end of the Range. More...
 
EastAsianWidthKind Kind [get]
 Kind by Range. More...
 

Detailed Description

Kind by Range in the Unicode dictionary.

Constructor & Destructor Documentation

◆ EastAsianWidthRange()

EastAsianWidthDotNet.EastAsianWidthRange.EastAsianWidthRange ( int  start,
int  end,
EastAsianWidthKind  kind 
)
inline

Resolve instance.

Parameters
start
end
kind

Property Documentation

◆ End

int EastAsianWidthDotNet.EastAsianWidthRange.End
get

Get the end of the Range.

◆ Kind

EastAsianWidthKind EastAsianWidthDotNet.EastAsianWidthRange.Kind
get

Kind by Range.

◆ Start

int EastAsianWidthDotNet.EastAsianWidthRange.Start
get

Get the start of the Range.


The documentation for this struct was generated from the following file: