DimensionGetTextTransform Method |
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
public Transform GetTextTransform( ViewportInfo viewport, DimensionStyle style, double textScale, bool drawForward )
Public Function GetTextTransform ( viewport As ViewportInfo, style As DimensionStyle, textScale As Double, drawForward As Boolean ) As Transform
Parameters
- viewport
- Type: Rhino.DocObjectsViewportInfo
[Missing <param name="viewport"/> documentation for "M:Rhino.Geometry.Dimension.GetTextTransform(Rhino.DocObjects.ViewportInfo,Rhino.DocObjects.DimensionStyle,System.Double,System.Boolean)"]
- style
- Type: Rhino.DocObjectsDimensionStyle
[Missing <param name="style"/> documentation for "M:Rhino.Geometry.Dimension.GetTextTransform(Rhino.DocObjects.ViewportInfo,Rhino.DocObjects.DimensionStyle,System.Double,System.Boolean)"]
- textScale
- Type: SystemDouble
[Missing <param name="textScale"/> documentation for "M:Rhino.Geometry.Dimension.GetTextTransform(Rhino.DocObjects.ViewportInfo,Rhino.DocObjects.DimensionStyle,System.Double,System.Boolean)"]
- drawForward
- Type: SystemBoolean
[Missing <param name="drawForward"/> documentation for "M:Rhino.Geometry.Dimension.GetTextTransform(Rhino.DocObjects.ViewportInfo,Rhino.DocObjects.DimensionStyle,System.Double,System.Boolean)"]
Return Value
Type: Transform[Missing <returns> documentation for "M:Rhino.Geometry.Dimension.GetTextTransform(Rhino.DocObjects.ViewportInfo,Rhino.DocObjects.DimensionStyle,System.Double,System.Boolean)"]