AudioNodeEmitterShape.Kind Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating the kind of shape represented by the AudioNodeEmitterShape.
public:
property AudioNodeEmitterShapeKind Kind { AudioNodeEmitterShapeKind get(); };
AudioNodeEmitterShapeKind Kind();
public AudioNodeEmitterShapeKind Kind { get; }
var audioNodeEmitterShapeKind = audioNodeEmitterShape.kind;
Public ReadOnly Property Kind As AudioNodeEmitterShapeKind
Property Value
A value indicating the kind of shape represented by the AudioNodeEmitterShape.