Gets or sets the interpolation mode associated with this IGraphics object. Namespace: MindFusion.Drawing
|
C#
![]() |
---|
public abstract InterpolationMode InterpolationMode { get; set; } |
Visual Basic
![]() |
---|
Public MustOverride Property InterpolationMode As InterpolationMode |
This property specifies a member of the InterpolationMode enumeration associated with this IGraphics object.