| IInterpolationColorPosition Property |
Gets the color position.
Namespace: Aspose.Svg.DrawingAssembly: Aspose.SVG (in Aspose.SVG.dll) Version: 20.2
SyntaxReadOnly Property Position As Single
Get
property float Position {
float get ();
}abstract Position : float32 with get
Property Value
Type:
Single
The position.
See Also