ActiveShape Type

Constructors

Constructor Description

ActiveShape()

Full Usage: ActiveShape()

Returns: ActiveShape
Returns: ActiveShape

Static members

Static member Description

ActiveShape.init (?FillColor, ?Opacity)

Full Usage: ActiveShape.init (?FillColor, ?Opacity)

Parameters:
    ?FillColor : Color
    ?Opacity : float

Returns: ActiveShape
?FillColor : Color
?Opacity : float
Returns: ActiveShape

ActiveShape.style (?FillColor, ?Opacity)

Full Usage: ActiveShape.style (?FillColor, ?Opacity)

Parameters:
    ?FillColor : Color
    ?Opacity : float

Returns: ActiveShape -> ActiveShape
?FillColor : Color
?Opacity : float
Returns: ActiveShape -> ActiveShape