M

BalusterPattern.GetBaluster

Description:
Gets information about the given baluster from the main baluster pattern.
public BalusterInfo GetBaluster(
	int index
)
  • Int32
    index
    The baluster index.
Return Value nullNothingnullptr The requested baluster or null Nothing nullptr a null reference ( Nothing in Visual Basic) if index is out of range.