Gets and sets the image that will be used to display the point if the point type is a custom image. The image will always be billboarded. The file should be a PNG image and can use transparency. The filename can be a full path or a relative path that is relative to your runtime file. Setting this will automatically set the pointType to UserDefinedCustomGraphicsPointType. This property can also return an empty string in the case where a user defined image point is not being used.
"customGraphicsPointSet_var" is a variable referencing a CustomGraphicsPointSet object.
|
"customGraphicsPointSet_var" is a variable referencing a CustomGraphicsPointSet object.
|