C# Class Xwt.Drawing.VectorImageData

Afficher le fichier Open project: TheBrainTech/xwt Class Usage Examples

Méthodes publiques

Свойство Type Description
Colors Color[]
Commands DrawingCommand[]
Doubles double[]
Images Xwt.Backends.ImageDescription[]
Ints int[]
Objects object[]
Rectangles Rectangle[]
TextLayouts Xwt.Drawing.TextLayoutData[]

Property Details

Colors public_oe property

public Color[] Colors
Résultat Color[]

Commands public_oe property

public DrawingCommand[] Commands
Résultat DrawingCommand[]

Doubles public_oe property

public double[] Doubles
Résultat double[]

Images public_oe property

public ImageDescription[],Xwt.Backends Images
Résultat Xwt.Backends.ImageDescription[]

Ints public_oe property

public int[] Ints
Résultat int[]

Objects public_oe property

public object[] Objects
Résultat object[]

Rectangles public_oe property

public Rectangle[] Rectangles
Résultat Rectangle[]

TextLayouts public_oe property

public TextLayoutData[],Xwt.Drawing TextLayouts
Résultat Xwt.Drawing.TextLayoutData[]