|
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.1.8864.1045
Syntax public bool IsLineLengthPercent { get; set; }
Property Value
BooleanSee Also