DirectAttributeVariable<PointDistribution>.DirectAttributeVariable<PointDistribution> Constructor
DirectAttributeVariable(PointDistribution value)
Initializes a new instance of the DirectAttributeVariable<PointDistribution> class that returns the specified value. Syntax
public DirectAttributeVariable<PointDistribution> (
PointDistribution value
)
Parameters
value
Type: PointDistribution
The value that the attribute variable returns.
The value that the attribute variable returns.
Platforms
Windows, Linux, Android