JavaScript Application Programming Interface (API) for AutoCAD
ContentsIndexHome
PreviousUpNext
Acad.SamplerStatus Function

Autodesk.AutoCAD.js

JavaScript
function Acad.SamplerStatus();
{
"OK":0,
"NoChange":1,
"Cancel":2
};

Use this enum for representing the outcome of a sampling prompt.

Links
Copyright (c) 2016. All rights reserved.
What do you think about this topic? Send feedback!