HasImageData Method (IDropData)
Gets whether this drop can return an image.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function HasImageData() As System.Boolean |
C# | |
---|
System.bool HasImageData() |
JavaScript | |
---|
HasImageData() : System.boolean; |
Parameters
- RetVal[out] or Return Value
- True if this drop has image data, false if not
See Also
Availability
DraftSight 2020 SP3