C# 클래스 Xwt.Drawing.VectorImageData

파일 보기 프로젝트 열기: TheBrainTech/xwt 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Colors Color[]
Commands DrawingCommand[]
Doubles double[]
Images Xwt.Backends.ImageDescription[]
Ints int[]
Objects object[]
Rectangles Rectangle[]
TextLayouts Xwt.Drawing.TextLayoutData[]

프로퍼티 상세

Colors 공개적으로 프로퍼티

public Color[] Colors
리턴 Color[]

Commands 공개적으로 프로퍼티

public DrawingCommand[] Commands
리턴 DrawingCommand[]

Doubles 공개적으로 프로퍼티

public double[] Doubles
리턴 double[]

Images 공개적으로 프로퍼티

public ImageDescription[],Xwt.Backends Images
리턴 Xwt.Backends.ImageDescription[]

Ints 공개적으로 프로퍼티

public int[] Ints
리턴 int[]

Objects 공개적으로 프로퍼티

public object[] Objects
리턴 object[]

Rectangles 공개적으로 프로퍼티

public Rectangle[] Rectangles
리턴 Rectangle[]

TextLayouts 공개적으로 프로퍼티

public TextLayoutData[],Xwt.Drawing TextLayouts
리턴 Xwt.Drawing.TextLayoutData[]