Click or drag to resize

CuboidSizeY Property

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

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

Property Value

Double
See Also