C# Класс SWFProcessing.SWFModeller.Characters.Shapes.ShapeDef

Core shape definition information shared by all kinds of shape objects, e.g. normal ones, glyphs and morph shapes.
Показать файл Открыть проект

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

Метод Описание
FillFromIndex ( int idx ) : IFillStyle
ShapeDef ( ) : System.Collections.Generic

Приватные методы

Метод Описание
ToStringModelView ( int nest, StringBuilder sb ) : void

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

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

public FillFromIndex ( int idx ) : IFillStyle
idx int 1-based fill index.
Результат IFillStyle

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

public ShapeDef ( ) : System.Collections.Generic
Результат System.Collections.Generic