Gets or sets the ProfileParams.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 93.1.0.0
public Cog3DRangeImageCrossSectionProfileParams ProfileParams { get; set; }public Cog3DRangeImageCrossSectionProfileParams ProfileParams { get; set; }Public Property ProfileParams As Cog3DRangeImageCrossSectionProfileParams
Get
Set
Public Property ProfileParams As Cog3DRangeImageCrossSectionProfileParams
Get
Set
public:
property Cog3DRangeImageCrossSectionProfileParams^ ProfileParams {
Cog3DRangeImageCrossSectionProfileParams^ get ();
void set (Cog3DRangeImageCrossSectionProfileParams^ value);
}public:
property Cog3DRangeImageCrossSectionProfileParams^ ProfileParams {
Cog3DRangeImageCrossSectionProfileParams^ get ();
void set (Cog3DRangeImageCrossSectionProfileParams^ value);
}Property Value
Type:
Cog3DRangeImageCrossSectionProfileParams| Exception | Condition |
|---|
| ArgumentNullException |
If the value is null.
|