Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SkiaSharp
SKPath.RawIterator
C# Class SkiaSharp.SKPath.RawIterator
Inheritance:
SKNativeObject
Show file
Open project: prepare/HTML-Renderer
Private Properties
Property
Type
Description
RawIterator
System
Public Methods
Method
Description
ConicWeight
( ) :
float
Next
(
SKPoint
points
) :
Verb
Peek
( ) :
Verb
Protected Methods
Method
Description
Dispose
(
bool
disposing
) :
void
Private Methods
Method
Description
RawIterator
(
SKPath
path
) :
System
Method Details
ConicWeight()
public
method
public
ConicWeight
( ) :
float
return
float
Dispose()
protected
method
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
return
void
Next()
public
method
public
Next
(
SKPoint
points
) :
Verb
points
SKPoint
return
Verb
Peek()
public
method
public
Peek
( ) :
Verb
return
Verb