Gets the GUID/integer value pair for the SizeToGrid command. Read only.
[Visual Basic] Public Shared ReadOnly SizeToGrid As CommandID [C#] public static readonly CommandID SizeToGrid; [C++] public: static readonly CommandID* SizeToGrid; [JScript] public static var SizeToGrid : CommandID;
StandardCommands Class | StandardCommands Members | System.ComponentModel.Design Namespace