TextStudio3DContourLoopInfo
public readonly struct TextStudio3DContourLoopInfoImmutable information about one arc-length-parameterized contour loop.
Properties
Section titled “Properties”
LoopIndex
Section titled “LoopIndex”public int LoopIndex { get; }Returns
System.Int32
PointCount
Section titled “PointCount”public int PointCount { get; }Returns
System.Int32
Length
Section titled “Length”public float Length { get; }Returns
System.Single
IsHole
Section titled “IsHole”public bool IsHole { get; }Returns
System.Boolean