 |
CornerWireBoxVisual3DIsLineLengthPercent Property |
Gets or sets a Boolean that specifies if the line length defined by
LineLength property is specified in percentage of the box size (true),
or in absolute value when all corner lines will have length defined by the value of LineLength property (false).
Default value is true.
Namespace: Ab3d.VisualsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.2.9104.2045
Syntaxpublic bool IsLineLengthPercent { get; set; }
Property Value
Boolean
See Also