FSketch


Constant

Namespace: FSketch.Behaviours

Functions and values

Function or valueDescription
ArgbColor(color)
Signature: color:ArgbColor -> ArgbColor
Brush(brush)
Signature: brush:Brush -> Brush
Color(color)
Signature: color:Color -> Color
DrawType(drawType)
Signature: drawType:DrawType -> DrawType
HslaColor(color)
Signature: color:HslaColor -> HslaColor
Path(path)
Signature: path:Path -> Path
PathPart(pathPart)
Signature: pathPart:PathPart -> PathPart
Pen(pen)
Signature: pen:Pen -> Pen
RefSpace(refSpace)
Signature: refSpace:RefSpace -> RefSpace
Shape(shape)
Signature: shape:Shape -> Shape
Shapes(shapes)
Signature: shapes:Shapes -> (RefSpace * StyledShape) list
StyledShape(styledShape)
Signature: styledShape:StyledShape -> StyledShape
SubPath(subPath)
Signature: subPath:SubPath -> SubPath
Text(text)
Signature: text:Text -> Text
TransformMatrix(transform)
Signature: transform:TransformMatrix -> TransformMatrix
Vector(v)
Signature: v:Vector -> Vector
Fork me on GitHub