Provides access to pictures on sketches (i.e., .bmp, .gif, .jpg, .jpeg, .tif, and .wmf).
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ISketchPicture |
C# | |
---|
public interface ISketchPicture |
C++/CLI | |
---|
public interface class ISketchPicture |
Example
Accessors
See Also