C# Class AcTools.Render.Kn5SpecificSpecial.TrackMapRenderer.TrackMapInformation

ファイルを表示 Open project: gro-ove/actools

Public Properties

Property Type Description
DrawingSize float
Height float
Margin float
ScaleFactor float
Width float
XOffset float
ZOffset float

Public Methods

Method Description
SaveTo ( string filename ) : void

Method Details

SaveTo() public method

public SaveTo ( string filename ) : void
filename string
return void

Property Details

DrawingSize public_oe property

public float DrawingSize
return float

Height public_oe property

public float Height
return float

Margin public_oe property

public float Margin
return float

ScaleFactor public_oe property

public float ScaleFactor
return float

Width public_oe property

public float Width
return float

XOffset public_oe property

public float XOffset
return float

ZOffset public_oe property

public float ZOffset
return float