C# Class Xwt.Mac.GradientInfo

Mostrar archivo Open project: TheBrainTech/xwt Class Usage Examples

Public Properties

Property Type Description
Colors List
Linear bool
Start System.Drawing.PointF
StartRadius System.Single
Stops List

Property Details

Colors public_oe property

public List Colors
return List

Linear public_oe property

public bool Linear
return bool

Start public_oe property

public PointF,System.Drawing Start
return System.Drawing.PointF

StartRadius public_oe property

public Single,System StartRadius
return System.Single

Stops public_oe property

public List Stops
return List