Visioscan Set SDK Libraries 1.3.5
Visioscan Set SDK Help documentation file for C++ and C++/CLI
 
Loading...
Searching...
No Matches
UncoverZone Class Reference

#include <UncoverZone.h>

Public Member Functions

NativeUncoverZoneSizeEnum GetNear ()
 Gets the near_ uncovered zise.
 
void SetNear (NativeUncoverZoneSizeEnum nearUncoveredSize)
 Sets the near_ uncovered size.
 
NativeUncoverZoneSizeEnum GetMiddle ()
 Gets the middle uncovered size.
 
void SetMiddle (NativeUncoverZoneSizeEnum middleUncoveredSize)
 Sets the middle uncovered size.
 
NativeUncoverZoneSizeEnum GetFar ()
 Gets the far uncovered size.
 
void SetFar (NativeUncoverZoneSizeEnum farUncoveredSize)
 Sets the far size.
 

Member Function Documentation

◆ GetFar()

NativeUncoverZoneSizeEnum UncoverZone::GetFar ( )

Gets the far uncovered size.

Returns

◆ GetMiddle()

NativeUncoverZoneSizeEnum UncoverZone::GetMiddle ( )

Gets the middle uncovered size.

Returns

◆ GetNear()

NativeUncoverZoneSizeEnum UncoverZone::GetNear ( )

Gets the near_ uncovered zise.

Returns

◆ SetFar()

void UncoverZone::SetFar ( NativeUncoverZoneSizeEnum farUncoveredSize)

Sets the far size.

Parameters
farUncoveredSize

◆ SetMiddle()

void UncoverZone::SetMiddle ( NativeUncoverZoneSizeEnum middleUncoveredSize)

Sets the middle uncovered size.

Parameters
middleUncoveredSize

◆ SetNear()

void UncoverZone::SetNear ( NativeUncoverZoneSizeEnum nearUncoveredSize)

Sets the near_ uncovered size.

Parameters
nearUncoveredSize

The documentation for this class was generated from the following files: