Class ScaleHandle
public class ScaleHandle : RangeHandle, IDisposable
- Inheritance
-
ScaleHandle
- Implements
- Inherited Members
Constructors
ScaleHandle(nint, bool)
public ScaleHandle(nint handle, bool ownsHandle)
Parameters
Methods
For<T>(ConstructArgument[])
public static ScaleHandle For<T>(ConstructArgument[] constructArguments) where T : Scale, GTypeProvider
Parameters
constructArguments
ConstructArgument[]
Returns
Type Parameters
T