C# Class TailBlazer.Infrastucture.Virtualisation.LinesScrollPanel.ItemLayoutInfo

ファイルを表示 Open project: RolandPheasant/TailBlazer

Public Methods

Method Description
ItemLayoutInfo ( int firstRealizedItemIndex, double firstRealizedLineTop, double firstRealizedItemLeft, int lastRealizedItemIndex ) : System

Method Details

ItemLayoutInfo() public method

public ItemLayoutInfo ( int firstRealizedItemIndex, double firstRealizedLineTop, double firstRealizedItemLeft, int lastRealizedItemIndex ) : System
firstRealizedItemIndex int
firstRealizedLineTop double
firstRealizedItemLeft double
lastRealizedItemIndex int
return System