PrimitivesWithHoles.Holes

PrimitivesWithHoles.Holes property

Gets or sets the holes. The hole element represents a hole in the polygon specified. There must be at least one hole element.

public string[] Holes { get; set; }

See Also