BalusterPattern.GetBaluster
Description:
Gets information about the given baluster from the main baluster pattern.
Gets information about the given baluster from the main baluster pattern.
public BalusterInfo GetBaluster(
int index
)
-
indexThe 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.