GlobalClass.PointsToLines(Single) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual float PointsToLines(float Points) = Microsoft::Office::Interop::Word::_Global::PointsToLines;
public virtual float PointsToLines (float Points);
abstract member PointsToLines : single -> single
override this.PointsToLines : single -> single
Public Overridable Function PointsToLines (Points As Single) As Single
Parameters
- Points
- Single