BaseSink.SinkType Method

This property returns a member of the BaseSinkTypes enumeration that describes the type of this sink object.
Syntax:
[C#]
public BaseSink SinkType;
See also: BaseSink, BaseSinkTypes

<< BaseSink