PenStyleSetInfo::DashOffset Property

 

Gets or sets the distance from the start of a line to the beginning of a dash pattern.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property float DashOffset {
	float get();
	void set(float value);
}

Property Value

Type: System::Single
Return to top
Show: