Get the drop out, i.e. data that is outside
the time out gap.
Read-only property
[Visual Basic .NET] |
---|
Public Property DropOut() As IAgVeGfxAttributesBasic
|
[C#] |
---|
public IAgVeGfxAttributesBasic DropOut {get;}
|
[Managed C++] |
---|
public: __property IAgVeGfxAttributesBasic^ get_DropOut();
|
[Unmanaged C++] |
---|
public: HRESULT get_DropOut(
|
[Java] |
---|
public IAgVeGfxAttributesBasic getDropOut();
|