Message 1 of 1
Set ExportLayerInfo to null in order to get the color set by object
Not applicable
08-27-2017
06:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Everyone,
In order to have the color exported by object color the stored value in Snippet
ExportLayerInfo layercolor = null;
need to be null
from the interface you just remove the value but by using API it do not accept anything not integer
have anyone figure out how to do it?
it is not a nullable int