This document is archived and information here might be outdated. Recommended version. |
.
[Visual Basic .NET]
Public Property UpdateSeamlines As Boolean
[C#]
public bool UpdateSeamlines {get; set;}
[C++]
HRESULT get_UpdateSeamlines(
VARIANT_BOOL pbGenerateMissing
);
[C++]
HRESULT put_UpdateSeamlines(
Boolean* pbGenerateMissing
);
[C++] Parameters pbGenerateMissing [in]
pbGenerateMissing is a parameter of type bool pbGenerateMissing [out, retval]
pbGenerateMissing is a parameter of type bool*