Documentação da API > Drawings and detail > Object ProDtlsyminstdata > Function ProDtlsyminstdataColorGet
Function ProDtlsyminstdataColorGet
Description
Get a symbol instance color.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlsyminst.h>
ProDtlsyminstdataColorGet
(
/* (In)
The symbol instance data.
*/
ProColor* color
/* (Out)
The color.
*/
)
Returns
The function successfully retrieved the color.
One or more arguments were invalid.
Sample Code References
User Guide References
Isto foi útil?