C# Class AnimatGuiCtrls.Controls.BandTagInfo

Datei anzeigen Open project: NeuroRoboticTech/AnimatLabPublicSource Class Usage Examples

Public Properties

Property Type Description
index int
outlookBar OutlookBar

Public Methods

Method Description
BandTagInfo ( OutlookBar ob, int index ) : System

Method Details

BandTagInfo() public method

public BandTagInfo ( OutlookBar ob, int index ) : System
ob OutlookBar
index int
return System

Property Details

index public_oe property

public int index
return int

outlookBar public_oe property

public OutlookBar,AnimatGuiCtrls.Controls outlookBar
return OutlookBar