C# 클래스 TechfairKinect.Components.Particles.ParticleStringGeneration.ParticleFactory

파일 보기 프로젝트 열기: techx/old-techfair-kinect-booth 1 사용 예제들

공개 메소드들

메소드 설명
Create ( Size screenBounds ) : IEnumerable
ParticleFactory ( ) : System

비공개 메소드들

메소드 설명
GetParticleFontFamily ( ) : FontFamily
GetParticleRadius ( ) : double
GetParticleString ( ) : string
GetSettingsValue ( string key ) : string

메소드 상세

Create() 공개 메소드

public Create ( Size screenBounds ) : IEnumerable
screenBounds System.Drawing.Size
리턴 IEnumerable

ParticleFactory() 공개 메소드

public ParticleFactory ( ) : System
리턴 System