C# Класс XnaBuildContent.Compilers.SvgAndPinboardToXnbCompiler

.svg and .pinboard to .xnb converter. Generates a .xnb containing the SVG image(s) scaled to the size of a given rectangle in the Pinboard file. The resulting image may contain multiple rows of images. Properties: Rectangle - the rectangle name in the pinboard to use for scaling each SVG image Rows - number of rows in the resulting image
Наследование: IContentCompiler
Показать файл Открыть проект

Открытые методы

Метод Описание
Compile ( ) : void

Описание методов

Compile() публичный Метод

public Compile ( ) : void
Результат void