Click or drag to resize

LatticeDivisions Property

Gets/Sets MPI block divisions.

Namespace: ema3d.Api.V25.Core.Domain
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public Point Divisions { get; set; }

Property Value

Point
Remarks
Point values should be integers, non-integer values will be truncated.
See Also