M

BalusterPattern.GetBaluster

Description:
Gets information about the given baluster from the main baluster pattern.
public BalusterInfo GetBaluster(
	int index
)
  • index
    The baluster index.
Return Value BalusterInfo The requested baluster or if index is out of range.