|
Anvil
|
Inheritance diagram for Anvil.API.NuiDrawListPolyLine:
Collaboration diagram for Anvil.API.NuiDrawListPolyLine:Public Member Functions | |
| NuiDrawListPolyLine (NuiProperty< Color > color, NuiProperty< bool > fill, NuiProperty< float > lineThickness, List< float > points) | |
Properties | |
| List< float > | Points [get, set] |
| override NuiDrawListItemType | Type [get] |
Properties inherited from Anvil.API.NuiDrawListItem | |
| NuiProperty< Color >? | Color [get, set] |
| NuiProperty< bool > | Enabled = true [get, set] |
| NuiProperty< bool >? | Fill [get, set] |
| NuiProperty< float >? | LineThickness [get, set] |
| NuiDrawListItemOrder | Order = NuiDrawListItemOrder.After [get, set] |
| NuiDrawListItemRender | Render = NuiDrawListItemRender.Always [get, set] |
| NuiDrawListItemType | Type [get] |