PLTransportLayer.VantagePointEnum Class#
Applies to: CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLTransportLayer.VantagePointEnum
Constructors#
Name | Description | |
---|---|---|
PLTransportLayer.VantagePointEnum | Initializes a new instance of the PLTransportLayer.VantagePointEnum class |
Properties#
Name | Description | |
---|---|---|
BottomLeft | The starting point of the image is the bottom left corner. Applies to: CoaXPress | |
BottomRight | The starting point of the image is the bottom right corner. Applies to: CoaXPress | |
Name | The full name of VantagePoint (Overrides ParameterListEnum.Name.) | |
TopLeft | The starting point of the image is the top left corner. Applies to: CoaXPress | |
TopRight | The starting point of the image is the top right corner. Applies to: CoaXPress |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of VantagePoint (Overrides Object.ToString()()()().) |
PLTransportLayer.VantagePointEnum.ToString Method#
The full name of VantagePoint
Return Value#
Type: String
Returns the full name of VantagePoint
PLTransportLayer.VantagePointEnum Constructor#
Initializes a new instance of the PLTransportLayer.VantagePointEnum class
PLTransportLayer.VantagePointEnum.BottomLeft Property#
The starting point of the image is the bottom left corner.
Applies to: CoaXPress
PLTransportLayer.VantagePointEnum.BottomRight Property#
The starting point of the image is the bottom right corner.
Applies to: CoaXPress
PLTransportLayer.VantagePointEnum.Name Property#
The full name of VantagePoint
PLTransportLayer.VantagePointEnum.TopLeft Property#
The starting point of the image is the top left corner.
Applies to: CoaXPress
PLTransportLayer.VantagePointEnum.TopRight Property#
The starting point of the image is the top right corner.
Applies to: CoaXPress