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

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

Private Properties

Property Type Description

Public Methods

Method Description
GetRect ( int scale = 4 ) : Rect
LayerPropertiesModel ( LayerPropertiesModel source = null ) : System.Collections.Generic

Method Details

GetRect() public method

public GetRect ( int scale = 4 ) : Rect
scale int
return System.Windows.Rect

LayerPropertiesModel() public method

public LayerPropertiesModel ( LayerPropertiesModel source = null ) : System.Collections.Generic
source LayerPropertiesModel
return System.Collections.Generic