Keyoti RapidSpell WPF API Docs
IsBoundaryLeft Method (offset)
APIKeyoti.RapidSpell.Wpf.FrameWorkSpecificSimpleTextBoundaryIsBoundaryLeft(Int32)
Keyoti RapidSpell WPF
Whether offset is a boundary to the left of text
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual bool IsBoundaryLeft(
	int offset
)
public virtual bool IsBoundaryLeft(
	int offset
)
Public Overridable Function IsBoundaryLeft ( 
	offset As Integer
) As Boolean
Public Overridable Function IsBoundaryLeft ( 
	offset As Integer
) As Boolean
public:
virtual bool IsBoundaryLeft(
	int offset
)
public:
virtual bool IsBoundaryLeft(
	int offset
)
abstract IsBoundaryLeft : 
        offset : int -> bool 
override IsBoundaryLeft : 
        offset : int -> bool 
abstract IsBoundaryLeft : 
        offset : int -> bool 
override IsBoundaryLeft : 
        offset : int -> bool 
Parameters
offset (Int32)
Return Value

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214