 |
CylinderUIElement3DIsSmooth Property |
Gets or sets a value that specifies if the cylinder is smooth (true) or if the edges on the cylinder are sharp (false)
Namespace: Ab3d.UIElementsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntaxpublic bool IsSmooth { get; set; }Property Value
Boolean
See Also