Click or drag to resize

CuboidSizeX Property

Sets and gets the cuboid's size in x direction.

Namespace: RAYLASE.Marker.VectorGraphicElement
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public double SizeX { get; set; }

Property Value

Double
See Also