Click or drag to resize

MMClassDescr Constructor (String, Color, ePointShape)

Initializes a new instance of the MMClassDescr class

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Sub New ( 
	name As String,
	col As Color,
	pshape As ePointShape
)

Parameters

name
Type: SystemString
col
Type: System.DrawingColor
pshape
Type: MediaCy.Addins.MeasurementsePointShape
See Also