Camera.GetPropertySpec Method

Definition

Namespace: P1Sdk

Return a specification object for a given property.

public PropertySpec GetPropertySpec(UInt32 propertyId);

Parameters:

propertyId

The Id of the Property to get

SdkException

SdkException with the error-code if something goes wrong.

Returns:

The specification of the provided PropertyId

See also:

PropertySpec