P_Rhino_Geometry_TextEntity_MaskOffset - mcneel/rhinocommon-api-docs GitHub Wiki

TextEntity.MaskOffset Property

Offset for the border around text of the rectangle used to draw the mask. This value multiplied by TextHeight is the offset on each side of the tight rectangle around the text characters to the mask rectangle. The default value is 0.1.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public double MaskOffset { get; set; }

VB

Public Property MaskOffset As Double
	Get
	Set

Property Value

Type: Double

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

TextEntity Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️