Skip to content

TextStudio3DContourLoopInfo

StructTextStudio.ThreeDTextStudio.3D
public readonly struct TextStudio3DContourLoopInfo

Immutable information about one arc-length-parameterized contour loop.

public int LoopIndex { get; }

Returns

System.Int32

public int PointCount { get; }

Returns

System.Int32

public float Length { get; }

Returns

System.Single

public bool IsHole { get; }

Returns

System.Boolean