IInk

IInk interface

Represents an ink object on a slide.

public interface IInk : IGraphicalObject

Properties

NameDescription
AsIGraphicalObject { get; }Allows to get base IGraphicalObject interface. Read-only IGraphicalObject.

See Also