







|
| Project Mercury API Reference |
| OpacityInterpolatorModifier..::.MiddlePosition Property |
| OpacityInterpolatorModifier Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Gets or sets the middle opacity position.
Namespace:
ProjectMercury.Modifiers
Assembly:
ProjectMercury (in ProjectMercury.dll) Version: 3.1.0.0
Syntax
| C# |
|---|
public float MiddlePosition { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property MiddlePosition As Single |
| Visual C++ |
|---|
public: property float MiddlePosition { float get (); void set (float value); } |
