C# 클래스 AcTools.Render.Kn5SpecificSpecial.TrackMapRenderer.TrackMapInformation

파일 보기 프로젝트 열기: gro-ove/actools

공개 프로퍼티들

프로퍼티 타입 설명
DrawingSize float
Height float
Margin float
ScaleFactor float
Width float
XOffset float
ZOffset float

공개 메소드들

메소드 설명
SaveTo ( string filename ) : void

메소드 상세

SaveTo() 공개 메소드

public SaveTo ( string filename ) : void
filename string
리턴 void

프로퍼티 상세

DrawingSize 공개적으로 프로퍼티

public float DrawingSize
리턴 float

Height 공개적으로 프로퍼티

public float Height
리턴 float

Margin 공개적으로 프로퍼티

public float Margin
리턴 float

ScaleFactor 공개적으로 프로퍼티

public float ScaleFactor
리턴 float

Width 공개적으로 프로퍼티

public float Width
리턴 float

XOffset 공개적으로 프로퍼티

public float XOffset
리턴 float

ZOffset 공개적으로 프로퍼티

public float ZOffset
리턴 float