C# Class Artemis.Profiles.Layers.Models.DynamicPropertiesModel

显示文件 Open project: SpoinkyNL/Artemis Class Usage Examples

Private Methods

Method Description
ApplyHeight ( LayerPropertiesModel properties, float percentage ) : void
ApplyOpacity ( LayerPropertiesModel properties, float percentage ) : void
ApplyPercentageOf ( IDataModel dataModel, LayerPropertiesModel properties, float src ) : void
ApplyPercentageOfProperty ( IDataModel dataModel, LayerPropertiesModel properties ) : void
ApplyProperty ( IDataModel dataModel, LayerPropertiesModel properties ) : void
ApplyWidth ( LayerPropertiesModel properties, float percentage ) : void